Mailing List Archive

[Spamassassin Wiki] Update of "BetterDocumentation/SqlReadmeAwl" by TimHunter
Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The following page has been changed by TimHunter:
http://wiki.apache.org/spamassassin/BetterDocumentation/SqlReadmeAwl

The comment on the change is:
updated debug line to look for from SA 3.1.7

------------------------------------------------------------------------------

Watch the debug output from spamd and look for the following debug line:

- SQL Based AWL: Connected to <your dsn>
+ [<pid>] dbg: auto-whitelist: sql-based connected to <your dsn>

If you do not see the above text, then the SQL query was not successful, and
you should consult any error messages reported.