procmail
[Top] [All Lists]

How to let procmail use mre memory?

2010-01-30 10:11:03
Hello *,

sometimes I find in my logfile following:

----[ '~/.log/procmail/2010-02-30.log' ]--------------------------------
#procmail.log


######################  Sat, 30 Jan 2010 16:55:33 +0100  ######################
Diskspace:   1251312 kByte
-------------------------------------------------------------------------------
From:        info2(_at_)maxim-ic(_dot_)com
To:          
michelle(_dot_)konzack(_at_)mail(_dot_)private(_dot_)tamay-dogan(_dot_)net
Delivered-To: 
michelle(_dot_)konzack(_at_)mail(_dot_)private(_dot_)tamay-dogan(_dot_)net
Size:        1403 Bytes
Date:        Thu, 07 Jan 2010 12:50:29 -0000
Date (Recv): Thu, 07 Jan 2010 13:50:29 +0100
===============================================================================
            FLT_anzeigen           : Entered
            TOOL_nonet             : Pass [www.o2online.de]
            FLT_whitelist          : Pass [FLT_whitelist.DebianStaff]
            FLT_whitelist          : Whitelisted [FLT_whitelist.Global]
            BUSINESS_firms         : Pass
            BUSINESS_firms         : Maxim Integrated Products
####  1 ####
####  2 ####
####  3 ####
####  4 ####
####  5 ####
procmail: Failed to execute ""
procmail: Failed to execute ""
####  8 ####
procmail: Failed to execute "echo -e "${TMPVAR5}" |sed '/<!-- BEGIN: EE-MAIL 
-->/,//d' ; :"
procmail: Failed to execute ""
procmail: Skipped "/html>"
#### 10 ####
#### 11 ####
procmail: Failed to execute "echo "${TMPVAR9}" |html2text -width 72 -nobs 
-style pretty ; :"
procmail: Failed to execute ""
From 
michelle(_dot_)konzack(_at_)mail(_dot_)private(_dot_)tamay-dogan(_dot_)net  
Sat Jan 30 16:55:33 2010
 Subject: =?iso-8859-1?q?Printed_Circuit_Board_Identification_Using_1-Wire=AE_P
  Folder: .Business.USA.Maxim.App_Notes/new/1264866933.22206_1.samba3      1391
------------------------------------------------------------------------

So, it failed to execute something because I exceed the TOTAL  memorsize
of procmail.  I have around 10 TMPVAR in the recipe, and it works  quiet
well if the memory of all VARIABLES do not exceed 64 kByte.

Is there a possibility to increase this value?

You ca test the memory size supported if you do

NL="
"
TMP_001="abcdefghi ...  put 1024 characters here"
TMP_002="${TMP_0001}"
TMP_003="${TMP_0001}"
TMP_004="${TMP_0001}"
TMP_005="${TMP_0001}"
TMP_006="${TMP_0001}"
TMP_007="${TMP_0001}"
...
...
LOG="030${NL}"
TMP_030="${TMP_0001}"
LOG="031${NL}"
TMP_031="${TMP_0001}"
LOG="032${NL}"
TMP_032="${TMP_0001}"
LOG="033${NL}"
TMP_033="${TMP_0001}"
...
LOG="065${NL}"
TMP_065="${TMP_0001}"

and then look in the log-file

Thanks, Greetings and nice Day/Evening
    Michelle Konzack
    Systemadministrator
    Electronic Engineer
    Tamay Dogan Network
    Debian GNU/Linux Consultant

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
<http://www.tamay-dogan.net/>                 Michelle Konzack
<http://www.can4linux.org/>                   Apt. 917
<http://www.flexray4linux.org/>               50, rue de Soultz
Jabber linux4michelle(_at_)jabber(_dot_)ccc(_dot_)de           67100 
Strabourg/France
IRC    #Debian (irc.icq.com)                  Tel. DE: +49 177 9351947
ICQ    #328449886                             Tel. FR: +33  6  61925193

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)de
http://mailman.rwth-aachen.de/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>