On 1/12/06, Michael Parker <[EMAIL PROTECTED]> wrote:
> You shouldn't check mail for non-existent users.

We don't.  :)  Old users who don't have accounts anymore, but who's
account data still exists in spamassassin..  This data is never
checked, but merely takes up space..

> The best way to clear this data is via sa-learn.
>
> sa-learn -u <nonexistent user> --clear

Ahh, excellent.  I was gonna create a huge select statement, but this
will work as well...

> 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
>
> Michael

Thanks for the info!

--
Jason 'XenoPhage' Frisvold
[EMAIL PROTECTED]

Reply via email to