Using Spamd rather than the SpamAssassin Library

Matt Hampton spamlists at coders.co.uk
Fri Sep 5 23:04:16 IST 2008


Drew Marshall wrote:
>
> Well I for one thought I would give it a go but I have bumped into 
> this error:
>
> Can't call method "execute" on an undefined value at 
> /usr/local/lib/MailScanner/MailScanner/SA.pm line 615.
>
Thanks for trying!

I should have said in my previous email that you need to delete your 
spamassasin cache

 From MailScanner.conf

SpamAssassin Cache Database File = 
/var/spool/MailScanner/incoming/SpamAssassin.cache.db

Stop MailScanner
RM the file
Restart MailScanner

Of course you also need a working Spamd installation ;-)

I start mine with

/usr/bin/spamd -d -l -m10 -r /var/run/spamd.pid -q -x -u nobody


And I have use SQL for my AWL and Bayes.

matt


More information about the MailScanner mailing list