procmail
[Top] [All Lists]

Re: Performance Considerations of a Global procmailrc

2002-02-14 18:26:25
Michael J Wise wrote:
Philip Guenther wrote:
So store them up in a variable and then add them at the end with one
formail call:
Experimenting with that now, but...

Working beautifully. Much Thanks!

All my (Experimental) rules look like this now:

        :0
        * ^From:.*\(\)$
        { stuff = "${stuff:+$stuff
        }Comments: BETA Stuff: From: has an empty comment" }

With a final Log, Tag and Store rule that looks as follows:

        :0
        * ! $${stuff:+!}
                {
                LOG="$stuff
"

                :0 fwh
                | formail -A "$stuff"

                :0
                        IN.trash
                }
        }

Aloha mai Nai`a!
-- 
"Please have your Internet License             http://kapu.net/~mjwise/
  and Usenet Registration handy..."

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