PDA

View Full Version : clamAV handling of infected mails


cjc81
31st May 2007, 08:04
Hi,

I would like to find out, is my clamAV working properly when it totally discards mails that contained contaminated attachments?

I have did a couple of tests with eicar, apparently clamd / clamscan totally discards the message instead of removing the attachment but still delivering the message to the reciepient.

Did i miss something in my configuration file?

Thanks.

till
31st May 2007, 09:49
I have did a couple of tests with eicar, apparently clamd / clamscan totally discards the message instead of removing the attachment but still delivering the message to the reciepient.

This behaviour is correct. If you want to get other actions, you will have to write procmail recipes to do this.

cjc81
31st May 2007, 13:24
This behaviour is correct. If you want to get other actions, you will have to write procmail recipes to do this.
Thank you =)