On Mon, Sep 15, 2003 at 09:02:09AM -0700, wells oliver wrote:
> The first few lines of my /etc/mail/spamassassin/local.cf:
> 
> user_scores_dsn                 DBI:mysql:spamassassin:localhost
> user_scores_sql_username        xxx
> user_scores_sql_password        xxx
> user_scores_sql_table           xxx
> 
> However, the daemon seems to make no attempt at logging into mySQL when do
> 'spamc < sample-spam.txt' under debug mode. Checked the spamd file and the
> line "my $LOCAL_RULES_DIR = '/etc/mail/spamassassin';" is in there.
> 

Are the perl DBD libraries installed?  Can you use mysql from the
command line?

-- 
Scott Lambert                    KC5MLE                       Unix SysAdmin
[EMAIL PROTECTED]      


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to