Re: [Exim] exiscan-acl-4.32-18

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tom Kistner
Fecha:  
A: Dickenson, Steven, 'exim-users@exim.org'
Asunto: Re: [Exim] exiscan-acl-4.32-18
Dickenson, Steven wrote:

> Nice! So if clamav or spamd has gone to sleep with the fishes, and the
> exiscan callout errors out, the ACL will not fail?


Yes. Errrm no. It will fail instead of defer, passing on to the next ACL
statement block. Which is what you want :)

("fail" here means: do not carry out the block action ... which is
usually "deny" or "discard" with malware).

regards,

/tom