From: "Gene Heskett" <[EMAIL PROTECTED]>
===8<---
PROCMAILMATCH="X-Procmail: Matched on"
PROCMAILHEADER="X-Procmail: "
:0 fw
* ^List-Id: .*(spamassassin\.apache.\org)
| formail -A "$PROCMAILHEADER an SA list. Mail not processed."
|
:0 fw
*
^TO_:.*([EMAIL PROTECTED]|users\.spamassassin\.apache\
.org)
| formail -A "$PROCMAILMATCH SpamAssassin Users list" -i "Reply-to:
users@spamassassin.apache.org"
===8<---
Its a direct case of plagerism Joanne since its your script :)
These two lines are important. I may have left them out of some of
the snips I sent you.
PROCMAILMATCH="X-Procmail: Matched on"
PROCMAILHEADER="X-Procmail: "
{^_^} (The fellow I got them from left them out when he sent me the
procmail rules. The problem's contagious, I suspect.)