listmail wrote:
 This looks like a good way of dealing with the AWL database, but I don't
 see anything in the documentation - did you hack in the MySQL support
 yourself, or is there an option that I missed?

There's MySQL support built into SA for the AWL, as well as Bayes. If you try hard enough, you can even do virtual user_prefs in SQL.

See http://spamassassin.apache.org/full/3.2.x/doc/Mail_SpamAssassin_Plugin_AWL.html

and look at auto_whitelist_factory module. You want to change it to use the SQLBasedAddrList module

See also the README.awl file in the sql subdirectory of the tarball, or at:

http://svn.apache.org/repos/asf/spamassassin/branches/3.2/sql/

Reply via email to