[Maia-users] Spamassassin problems
Eugene Pefti
eugenep at w3media.net
Thu Aug 2 23:55:30 PDT 2007
Hi guys,
May I rely on somebody's help in troubleshooting my spamassassin. I
installed the latest version of it and then it started complaining at the
connection to the SQL database while I run: "spamassassin -D --lint"
[10115] dbg: bayes: using username: vscan
[10115] dbg: bayes: unable to connect to database: Access denied for user
'vscan'@'localhost' (using password: NO)
In my local.cf I have this entry
bayes_sql_dsn DBI:mysql:maia
bayes_sql_username vscan
bayes_sql_password "somepassword"
My intention was to keep Bayesian database in maia's table. How can I
specify the right connection string to use password like it is done in
amavisd.conf file (@lookup_sql_dsn = ( ['DBI:mysql:maia:localhost', 'vscan',
'password'] );)
And one more thing. Spamassassin can't load this module: PerMsgStatus.pm
When I installed Mail-SpamAssassin-3.2.1 this module was copied to the Perl
repository.
This is the error message:
check: no loaded plugin implements 'check_main': cannot scan! at
/usr/local/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/PerMsgStatus.pm line
164.
Eugene
More information about the Maia-users
mailing list