Re: [Exim] acl for DATA command

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Nico Erfurth
Data:  
Para: 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@???>