Re: [Exim] acl for DATA command

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Nico Erfurth
Fecha:  
A: gul
Cc: exim-users
Asunto: Re: [Exim] acl for DATA command
Pavel Gulchouck wrote:

> Also one solution is to drop connection if virus found and save
> digest of helo/mail/rcpt contents for reject this mail on RCPT
> stage next time. Not easy for configuration...


Dropping the connection isn't an good idea, because the other server
will try this mail over and over again, until it timeouts, so, reject
it, and it's ok.

For saving/checking the digest, you could either use ${run} or
${readsocket}. But you really should use a short timeout then (12 hours)...

Nico


--
Besides, REAL computers have a rename() system call.    :-)
                 --Larry Wall in <7937@???>