|
⇤ ← Revision 1 as of 2006-01-12 18:42:31
Size: 513
Comment:
|
← Revision 2 as of 2009-09-20 23:17:29 ⇥
Size: 513
Comment: converted to 1.6 markup
|
| No differences found! | |
Clearing a Bayes SQL user
(pasted from a mail:)
You shouldn't check mail for non-existent users.
The best way to clear this data is via sa-learn.
sa-learn -u <nonexistent user> --clear
You can get a list of usernames from the bayes_vars table, it is not the id column it is the username column.
If you don't really have the ability to not check mail for non-existent users you might want to check out this plugin: http://wiki.apache.org/spamassassin/AuthzUserPlugin
