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_
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
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
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