On my email server with FC4, we have amavis-new running and managing clamav.
When I send an email with an attachment, I get an error from amavis saying:
"WARN: all primary virus scanners failed, considering backups"
but then a few seconds later, I receive another message:
"mail amavis[20128]: (20128-09) Passed CLEAN, LOCAL [127.0.0.1] [127.0.0.1] <user123@domain.com> -> <userABC@domain.com>, Message-ID: <40076.192.168.0.1.1150705038.squirrel@tti.to>, mail_id: ZXwFPR4a5RjM, Hits: -5.654, 8206 ms
So it looks like all attachments are being scanned, but it's annoying since it is wasting resources by checking with clamav first and failing.
Anyone have a similar problem to this? Looking to clean up the configuration so I don't receive anymore errors like that.
Thanks