Re: [exim] skip reverse DNS lookup if smtp-authenticated
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
Este mensaje es parte del siguiente hilo:
El árbol completo de hilos, ordenados por fecha
Konstantin Kletschke, mensaje del
2007-04-03 06:33
Autor:
Konstantin Kletschke
Fecha:
2007-04-03 06:35
UTC
A:
Heiko Schlittermann
Cc:
exim-users
Asunto:
Re: [exim] skip reverse DNS lookup if smtp-authenticated
Heiko Schlittermann <hs@???> writes:
> You could accept the messages from authenticated clients first.
>
> accept authenticated = * > deny !verify = reverse_host_lookup
As pointed out in the other mail, this works after moving the check to
a later stage after smtp-auth users had a chance to authenticate then
:-)
Regards, Konsti