procmail
[Top] [All Lists]

Re: Procmail 3.22 running out of memory

2002-04-16 12:24:04
I wrote,

Michael didn't include the recipe that's causing the trouble, ...

and he responded,

| I didn't include it because of size.

Understood; you didn't know which recipe had the problem, so you'd have had
to include the entire file.

| The whole thing can be found here.

| http://www.impsec.org/email-tools/procmail-security.html

Thanks.  I glanced through the rcfiles in the tarballs and gzips there, and
there indeed were variable capture recipes assigning REPORT, so my guess is
that that's probably it.  They didn't have `h' or `b' flags, so you could try
working around them the way I illustrated before.  In fact, I seem to
remember that some of them had no conditions at all, so instead of

 :0
 REPORT=| command

you could use just

 REPORT=`command`

Good luck.



_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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