Re: [exim] skip reverse DNS lookup if smtp-authenticated

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Konstantin Kletschke
Fecha:  
A: Mike Cardwell
Cc: exim-users
Asunto: Re: [exim] skip reverse DNS lookup if smtp-authenticated
Mike Cardwell <exim-users@???> writes:

> Move the check into the scl_smtp_mail acl rather than the connect
> acl.


Ah okay, this works fine. I wanted to save some traffic to block them
earlier but this is not much savement I suppose. I did not know about
the acl_smtp_mail stage so I did not even know where to move the check
to :-)

Thanks for your help!

Regards, Konsti