procmail
[Top] [All Lists]

Re: recipe help

2003-11-03 13:08:11
On Mon, Nov 03, 2003 at 01:45:56PM -0600, Chris Barnes wrote:
This should be a simple thing, but the multi line header has me baffled.
My .procmailrc script already takes the messages that SpamAssassin
identifies as spam and dumps them into a folder.

Bart Schaefer kindly pointed this out to me a few months ago. Procmail
unfolds headers for you, so this should work:

    :0
    * ^X-Spam-Status:.*autolearn=spam
    /dev/null

Scott
-- 
Scott Wiersdorf
scott(_at_)perlcode(_dot_)org

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