Autor: Mike Zanker Datum: To: 'exim-users@exim.org' Betreff: RE: [Exim] Basic ACL error
On 02 August 2004 11:34 -0400 David Brodbeck
<DavidB@???> wrote:
> One way around this would be to set a flag in your HELO ACL based on
> the results of your PTR test, then do the actual rejection in the
> RCPT ACL if the domain isn't one of the excluded ones. Any rejection
> that happens before DATA has pretty minimal overhead, so waiting
> 'till RCPT doesn't hurt you much.