If a user has a procmailrc that tests for user in whitelist ie
:0:
* !^X-Spam-Status:.*USER_IN_WHITELIST
$MAILDIR/rejects
And if further such a header does exist but is a wraparound line ie the
USER_IN_WHITELIST is not in the initial 80 or so characters ie
X-Spam-Status: No, hits=-93.4 required=5.0
tests=BASE64_ENC_TEXT,BAYES_60,HTML_40_50,MIME_HTML_ONLY,
RECEIVED_IDENT_CACHEFLOW,USER_IN_WHITELIST
Will it or will it not fail the above test?
If indeed the fact that it's a wrap-line negates the above test from working,
is there another way to filter? (I suppose I could do a test that has
USER_IN_WHITELIST anywhere in the headers or body...)
=-=-=-=-=-=-=-=-=-=-=-=- generated by /dev/dave -=-=-=-=-=-=-=-=-=-=-=-=-=-=
David Stern University of Maryland
Institute for Advanced Computer Studies
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail