Re: [exim] Remove attachment if malware found.

Etusivu
Poista viesti
Vastaa
Lähettäjä: Raymond Dijkxhoorn
Päiväys:  
Vastaanottaja: kamil kapturkiewicz
Kopio: exim-users
Aihe: Re: [exim] Remove attachment if malware found.
Hai!

> Currently my Exim+ClamAV refuses messages if malware has been found,
> and send a error message to sender. I am looking for example how can I
> setup Exim to remove only infected attachment, and send rest of message
> with appropriate information to recipient, and standard error message to
> sender. I can't find anything suitable in Exim wiki.


You could have a look at MailScanner. That can do the trick for you.

Thanks! Raymond.