procmail
[Top] [All Lists]

Re: concatenating multiple $MATCHes?

2001-08-09 14:02:49
"David W. Tamkin" <dattier(_at_)ripco(_dot_)com> writes:
...
It can be done with a recursive INCLUDERC (or an INCLUDERC with a
self-recursive SWITCHRC call now that SWITCHRC exists), but that can be such
a pain to write properly and so clumsy to run that a calll to sed or grep is
certainly easier and possibly more efficient.

Actually, a recursive rcfile is almost certainly more efficient CPU-wise.
However, being *that* efficient is probably unnecessary and a simple:

        RECVDS = `formail -zx Received:`

like David recommended is the most efficient use of *your* time.


Philip Guenther
_______________________________________________
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>