Subject: | v0.12 is now broken when using MailScanner |
Hi,
Everything fine with ClamAV 0.80.0 and Mail::ClamAV 0.11 installed under a pre-upgraded ClamAV 0.75.1.
However, upgraded Mail::ClamAV to 0.12 with ClamAV to 0.80.0 (did this on various servers with fresh installs also). Now, when MailScanner scans emails throuigh clamavmodule it always fails with:
Oct 23 09:06:25 www MailScanner[1941]: Virus and Content Scanning: Starting
Oct 23 09:06:40 www MailScanner[1941]: New Batch: Scanning 1 messages, 1144 bytes
Oct 23 09:06:40 www MailScanner[1941]: Spam Checks: Starting
Oct 23 09:06:46 www MailScanner[1941]: Virus and Content Scanning: Starting
Oct 23 09:06:46 www MailScanner[16438]: Commercial virus checker failed with real error: Invalid function CL_ARCHIVE at /usr/lib/perl5/site_perl/5.8.1/i686-linux/Mail/ClamAV.pm line 83.
Oct 23 09:06:46 www MailScanner[1941]: Uninfected: Delivered 1 messages
Changing MailScanner to not use Mail::ClamAV, but to use ClamAV directly (i.e. change from clamavmodule to clamav) everything then works.
Bit of a show stopper if you're using MailScanner.