Re: [exim] Remove attachment if malware found.

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Raymond Dijkxhoorn
Datum:  
To: kamil kapturkiewicz
CC: exim-users
Betreff: 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.