Re: Logging to syslog? and/or with message ids?2002-04-03 13:16:47I suggested code to Jen that included this:
| :0a
| * ^\/Message-Id:.*
| { LOG="$MATCH generated by procmail
| " }
Oops. Of course it would have been generated by formail, not by procmail.
Make that,
:0a
* ^\/Message-Id:.*
{ LOG="$MATCH generated by procmail recipe
" }
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail
|
|
||||||||||||||||