http://bugzilla.spamassassin.org/show_bug.cgi?id=4615

           Summary: mysql connection - user prefs - Windows System
           Product: Spamassassin
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Libraries
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
                CC: [EMAIL PROTECTED]


I run spamassassian on Windows Server 2003, Exchange 2003 with the Event-Sink 
from Christopher Lewis (http://www.christopherlewis.com/). 
I have a problem with mysql user preferences. The awl, bayes and all another 
functions work fine. But the user preferences in table "userpref" were 
completely ignored. I tested the spamassassian with a XP Machine and there is 
the same problem. I read, that i must add "-q -x" to spamassassian 
commandline, but with spamassassian.bat, it's impossible.

Maybe it is a bug..?

local.cf:


auto_whitelist_factory Mail::SpamAssassin::SQLBasedAddrList
user_awl_dsn                DBI:mysql:spamdb:localhost:3306
user_awl_sql_username       -------
user_awl_sql_password       -------
user_awl_sql_table          awl

bayes_store_module     Mail::SpamAssassin::BayesStore::SQL
bayes_sql_dsn             DBI:mysql:spamdb:localhost:3306
bayes_sql_username          -------
bayes_sql_password          -------

user_scores_dsn DBI:mysql:spamdb:localhost:3306
user_scores_sql_username        -------
user_scores_sql_password        -------
#user_scores_sql_custom_query  SELECT preference, value FROM userpref



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to