At 01:34 PM 10/24/2003, Dan Tappin wrote:
rawbody USERNAME /username/i
describe USERNAME
score USERNAME -100.0

... where the person sending e-mail is [EMAIL PROTECTED]

Um... does "username" appear in the body part of the message? Note that "rawbody" does not include the headers.


You probably want
        header USERNAME ALL =~ /username/i

That is, provided that the normal whitelisting methods don't work for you:

whitelist_from [EMAIL PROTECTED]

(you said you weren't worried about falses, otherwise I'd recommend whitelist_from_rcvd)



-------------------------------------------------------
This SF.net email is sponsored by: The SF.net Donation Program.
Do you like what SourceForge.net is doing for the Open
Source Community?  Make a contribution, and help us add new
features and functionality. Click here: http://sourceforge.net/donate/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to