Re: SpamAssassin and SQL problems

2005-10-28 Thread Dan
I use the following spamd flags: -d -x -q -r pidfile The -x is for ignoring userpref files. You are using -Q which is similar to -q, both of which are supposed to be used with -x. This is according to spamd's man file. So my suggestion would be try adding -x to your spamd flags. Also I don't k

RE: SpamAssassin and SQL problems

2005-10-28 Thread Matthew.van.Eerde
Jon Schulman wrote: > When I do a spamassassin --lint, I receive the following message: > > config: SpamAssassin failed to parse line, skipping: > user_scores_sql_table userpref ... > # Setup db vars to point to the MySQL prefs > user_scores_dsn DBI:mysql:mail:localhost

SpamAssassin and SQL problems

2005-10-28 Thread Jon Schulman
Hello –   I am trying to manage a SpamAssassin implementation with a MySQL backend for users to manage their own settings. I am running into some strange problems with this, however.   When I do a spamassassin –lint, I receive the following message:   config: SpamAssassin failed to