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
Diese Nachricht ist Teil des folgenden Threads:
Der komplette Thread sortiert nach Datum
Konstantin Kletschke am
2007-04-03 06:33
Autor:
Konstantin Kletschke
Datum:
2007-04-03 06:35
UTC
To:
Heiko Schlittermann
CC:
exim-users
Betreff:
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