Brook Humphrey wrote:
This is my first Perl code ever, so be gentle. ;-) The code is publicI put this into the plugin directory and then the cf file with my others under /etc/mail/spamassassin but I get an error that it is unable to load the clamav plugin. This is the first time I have tried to work with one am I missing something?
domain, do whatever you like with it. Note that it requires
File::Scan::ClamAV.
<http://search.cpan.org/%7Ecfaber/File-Scan-ClamAV/lib/File/Scan/ClamAV.pm>
Tested with SpamAssassin 3.0.1, ClamAV 0.80 and courier 0.44.
Hmm. Do you have File::Scan::ClamAV installed?
If yes, could you try "spamassassin -D" and locate any debug messages mentioning the ClamAV plugin?
Troels