Re: [exim] exim av_scanner disable scan outgoing email

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Jeremy Harris
Data:  
Para: exim-users
Assunto: Re: [exim] exim av_scanner disable scan outgoing email
On 24/01/2019 12:47, Emanuel Gonzalez via Exim-users wrote:
>     deny    malware    = */defer_ok
>     message    = This message contains a virus ($malware_name).

>
>
> Can outgoing mail analysis be avoided?


Yes, just put a suitable condition on the verb before the
"malware" condition, to not-select your local accounts.

However, I question that you should. Do you not want to detect
your customers being infected and becoming virus-sources?
--
Cheers,
Jeremy