You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2005/10/03 21:44:27 UTC

[Bug 4615] New: mysql connection - user prefs - Windows System

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: dev@spamassassin.apache.org
        ReportedBy: MGeidobler@web.de
                CC: MGeidobler@web.de


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.

[Bug 4615] mysql connection - user prefs - Windows System

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4615


parkerm@pobox.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Additional Comments From parkerm@pobox.com  2005-10-03 12:53 -------
SQL user prefs only work with spamd.



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