Re: [Exim] exim + exiscan

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Nico Erfurth
Datum:  
To: Thomas Baumann
CC: exim-users@exim.org
Betreff: Re: [Exim] exim + exiscan
On Sun, 12 Jan 2003, Thomas Baumann wrote:

> How can malicious content being removed or altered, e.g.
> fsav --disinf --delete does either disinfect or if not possible
> remove the malicious content, but the message is rejected anyway,
> and not send to the recipient without the virus.
>
> Thanks for any help appreciated.


exim/exiscan can't do this (yet?). The best idea I have, would be to
redirect the message to a special account and use some external filter (a
pipe) to clean the messages and remove the the malicious content and
resend it depending on the To:/CC: headers.

ciao