RE: can't get SQL AWL working in 3.0.0

2004-09-26 Thread Dallas L. Engelken
> > Can anyone tell me what I'm doing wrong? > See the line > debug: auto-whitelist (db-based): [EMAIL PROTECTED]|ip=none scores 0/0 And then see the man... auto_whitelist_factory module (default: Mail::SpamAssassin::DBBasedAddrList) Select alternative whitelist factory modu

Re: can't get SQL AWL working in 3.0.0

2004-09-26 Thread Daniel M. Drucker
On 2004-09-26, Michael Parker <[EMAIL PROTECTED]> wrote: > Go back and read sql/README.awl, pay special attention to the second > paragraph. I bow my head in humble shame. Thank you! -- Daniel Drucker / [EMAIL PROTECTED]

Re: can't get SQL AWL working in 3.0.0

2004-09-26 Thread Michael Parker
On Sun, Sep 26, 2004 at 09:27:04PM +, Daniel M. Drucker wrote: > > I have the following /etc/mail/spamassassin/settings.cf: > > = > user_scores_dsn DBI:mysql:spamassassin:localhost > user_scores_sql_usernamemail > user_scores_sql_passwor

can't get SQL AWL working in 3.0.0

2004-09-26 Thread Daniel M. Drucker
I have the following /etc/mail/spamassassin/settings.cf: = user_scores_dsn DBI:mysql:spamassassin:localhost user_scores_sql_usernamemail user_scores_sql_passwordmypassword bayes_store_module Mail::SpamAssassin::BayesSto