Docs are very light (IMH) on how to get logging working from inside
perl. I'm sure there must be some way I can get SA to write detailed
output to /var/log/spamassassin but I can't for the life of me work it out.
I've tried:
Mail::SpamAssassin->new(
,
debug ='all',
);
but still don't get any logs anywhere.
Any help will be greatly appreciated.
Cheers!
Rick Measham