procmail
[Top] [All Lists]

RE: Bizzar behaviour with message/rfc822

2006-01-21 14:26:41

I should add that the script posted in my previous reply
is _not_ in my .procmailrc, but rather was part of a "split mail"
script that I wrote.

Thus in that script, DEFAULT=| and the output was piped further into
a follow on "formail -s procmail" step.

The rules below have been adjusted to invoke procmail -- parsed messages
will be redelivered individually.

   - Gary

"
#
# if it looks like a digest, then split it up
#
:0 f
* ^Content-Type:.*multipart/digest
| formail -m 3 +1 -ds procmail

:0 Ef
* ^Subject:[    ]*[a-zA-Z0-9]*[         ]*digest[       ]*[0-9]*
| formail -m 3 +1 -ds procmail



____________________________________________________________
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>