procmail
[Top] [All Lists]

Re: Performance Considerations of a Global procmailrc

2002-02-14 18:38:57
Michael J Wise <mjwise(_at_)kapu(_dot_)net> writes:
Philip Guenther wrote:
...
     :0
     * ...
     {
             add_headers = "${add_header:+$add_headers
}Comments: yada yada yada"
     }

Did you neglect an "s" in the reference to "add_header" above?

Ooops.  Yes, that should be

                add_headers = "${add_headers:+$add_headers
}Comments: yada yada yada"



This relies heavily on an understanding of "man sh", yes?

At least of the ${var:+word} syntax.


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