Dude with two dots as his email name Sent: Tuesday, May 04, 2004 6:22 AM > After running the tests `spamassassin < sample-spam.txt` I see the score that > the particular mail gets increasing first from 500, then to 507 then to 514. > Next, running the test for sample-nonspam.txt, this message gets tagged as spam. > All mail even from root of the server is not tagged highly-17.0 yet before it was > tagged 0.0.
Sounds like maybe you have auto white list enabled? AWL works great for me but it sometimes gives different results than people expect. It sort of averages scores from a particular sender over time, even if that averaging makes the score higher. See the Wiki for details: http://wiki.apache.org/spamassassin/AutoWhitelist There's a way to remove an address from your AWL. According to a recent post it's something like: spamassassin --remove-addr-from-whitelist=addr cheers, Colin Colin A. Bartlett Kinetic Web Solutions www.kineticweb.biz
