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

Thanks


 =-=-=-=-=-=-=-=-=-=-=-=-  generated by /dev/dave -=-=-=-=-=-=-=-=-=-=-=-=-=-=
 David Stern                                            University of Maryland
                Institute for Advanced Computer Studies



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to