I think I solved this problem by removing my email address from the
AWL.  No need for it to be in there.

spamassassin --remove-addr-from-whitelist [EMAIL PROTECTED]

Mojo

On Sun, 9 Nov 2003, Derek Jennings wrote:

> 
> I have upgraded to 2.60 because this was driving me crazy in 2.55, but the 
> problem seems to be still there.
> 
> Most of the few spams that make it to my inbox are from
> "some_name" <my_emailaddy>
> These trigger the AWL test and come in with a low score, and are not 
> detected by the FROM_AND_TO_SAME test which ought to find them.
> There seems to a bug there, but if anything is worse than my perl it is my 
> understanding of regex :-(
> 
> I have made a workaround by putting a new test in 20_head_tests.cf
> 
> header FROM_ME                From =~ /(?:djenning|derek)/i
> describe FROM_ME      supposedly sent from one of Derek's mail boxes
> 
> and assigning a suitable score in ~/.spamassassin/user_prefs
> 
> If this is a known bug my apologies for raising it again.
> 
> derek
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: ApacheCon 2003,
> 16-19 November in Las Vegas. Learn firsthand the latest
> developments in Apache, PHP, Perl, XML, Java, MySQL,
> WebDAV, and more! http://www.apachecon.com/
> _______________________________________________
> Spamassassin-talk mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/spamassassin-talk
> 

-- 
Morris Jones         <*>
San Rafael, CA
[EMAIL PROTECTED]
http://www.whiteoaks.com



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to