Re: spamassassin and sql

2006-07-07 Thread Martin Schiøtz
On 7/6/06, Stuart Johnston <[EMAIL PROTECTED]> wrote: Martin Schiøtz wrote: > Hi > > I'm trying to setup spamassassin with postgres for with bayes_sql, > awl_sql, dcc, razor using sql user_pref etc. > > I have configured the database with: > http://spamassassin.apache.org/full/3.1.x/dist/sql/awl_

Re: spamassassin and sql

2006-07-06 Thread Stuart Johnston
Martin Schiøtz wrote: Hi I'm trying to setup spamassassin with postgres for with bayes_sql, awl_sql, dcc, razor using sql user_pref etc. I have configured the database with: http://spamassassin.apache.org/full/3.1.x/dist/sql/awl_pg.sql wget http://spamassassin.apache.org/full/3.1.x/dist/sql/bay

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