You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2006/12/13 17:55:43 UTC

[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.