On 2023-05-29 16:24:36, Slavko via Exim-users wrote:
> Dňa 29. mája 2023 9:01:56 UTC používateľ Pete Long via Exim-users 
> <[email protected]> napísal:
> 
> >drop
> >   message = No host name found.
> >   condition = ${if eq{$host_lookup_failed} {1} {1}{0}}
> 
> Beware, host lookup is done by forward confirmation,
> in other words, PTR followed by A/AAAA lookup. That
> variable has 1 if any from them fails, not only the PTR
> one... IMO too strict for real world...
> 
> Anyway, that must be enough:
> 
>     condition = $host_lookup_failed

Thanks Slavko for the information about the condition. I tend to agree, too
idealistic but man did I have enough of that abuse.

I should've remembered: never let the bad 'guys' dictate how you want to live
(or run a mail server). :)


Pete.

Attachment: signature.asc
Description: PGP signature

-- 
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   [email protected]
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to