>
> Thanks for the help! Specifically, would I just add this to the file? I
> found a copy at:
> /usr/lib/perl5/site_perl/5.6.0/Mail/SpamAssassin/ConfSourceSQL.pm
> Do I need to recompile SA after modifing this file?
> I put the new code you sent after
>if($dbh) {
> I set the default value t
> sorry I didn't read your question thoroughly
>
> /etc/mail/spamassassin/local.cf will be the defaults
>
> but I see you wanted to preload the database with entries if none exists
>
> Here's an possible idea in ConfSourceSQL.pm
>
> my @row;
> my $text;
> my $sql;
> $sql =
>