Scott Wiersdorf | 3 Nov 2003 21:03
Favicon

Re: recipe help

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.org

Gmane