-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Rick Zeman wrote:
> Is there a way to zap the auto-white list
entries/scores for one user? I
> have one who has a boatload of spam squeaking through
within 1-1.5 points
> of the threshhold. On all of these, the spam's AWL
score is in the high
> -2s to mid -3's thereby effectively negating the
bayes_99 score, as the
> other "trips" aren't enough to classify it as
spam.
One thing to bear in mind is that there's only one
"user" as far as the
AWL is concerned, and that's your amavis/maia user. As a
consequence,
if there's a bias problem with your AWL scores it's not
going to affect
just one user, it's going to affect all of your users who
receive mail
from the offending address(es).
In general, then, when your AWL has been corrupted by
learning errors
it's best to just wipe the table altogether and let it
rebuild itself
from scratch. If you want to reset just one particular
sender's score,
you can do it with a SQL statement like:
DELETE FROM awl WHERE email = 'sender domain';
To properly and safely wipe the AWL table completely, use
the
maiadbtool.pl script, e.g.
maiadbtool.pl --clear-awl
- --
Robert LeBlanc <rjl renaissoft.com>
Renaissoft, Inc.
Maia Mailguard <http://www.maiamail
guard.com/>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHgk0aGmqOER2NHewRAuoYAJ0WAejGTEZTxcsEQiXJaW/9FgSvVQCe
OO4S
vB2sPB9RNTCAoWlYClk/s80=
=R0nh
-----END PGP SIGNATURE-----
_______________________________________________
Maia-users mailing list
Maia-users renaissoft.com
http://www.renaissoft.com/mailman/listinfo/maia-users
|