On Fri, Sep 17, 2004 at 01:59:31PM -0400, James wrote:
> I checked the doc's archive however, I can not find a solution to my
> problem. What I am trying to do is have different users in Mysql bayes
> db.  I am using Spamd with the following start options:
> -d -c -m6 -H -i0.0.0.0 -A192.168.0 -D -x -s /var/log/spamd.log
> 
> When I do a spamassassin --lint -D it lint's ok. 
> I have this setup on another machine under cygwin, and it works ok.
> I am communicating through spamc and am passing the user that I want
> spamd to use for the bayes db (user prefs aren't important here, just
> want to get bayes setup) with x I got rid of the user not found errors.
> Is there any way I can have spamd use the user that spamc passes it? Etc
> [EMAIL PROTECTED] As of yet it's using root to connect to
> the mysql db. 

Can you capture the debug output from spamd for a few messages (that
get sent via spamc -u <username>)?  That should show what is going on.

Michael

Reply via email to