procmail
[Top] [All Lists]

Re: recipe help

2003-11-03 13:37:40

Seeing this post reminds me that I should ask about a problem that
happens very rarely.  The auto-unfolding of headers sometimes causes
"Out of the Office" to appear on multiple lines and therefore not be
caught by my oot recipe.  Is there a way to tell procmail *not* to
unfold a particular header?

+-----------------------------------------------------------------------+
| Christopher L. Barnard         O     When I was a boy I was told that |
| cbarnard(_at_)tsg(_dot_)cbot(_dot_)com         / \    anybody could become 
president.  |
| (312) 347-4901               O---O   Now I'm beginning to believe it. |
| http://www.cs.uchicago.edu/~cbarnard                --Clarence Darrow |
+----------PGP public key available via finger or PGP keyserver---------+


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

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