Displaying 1 result from an estimated 1 matches for "sna03".
Did you mean:
ana03
2014 Nov 03
0
[exim] Blacklist hostname/domain
...and I can ban the domain in from
> header.
> But not in reverse DNS via IP I guess. I searched for it in google but
> can't find.
> Maybe I could do this with iptables/ufw I'll see
Bonjour Bertrand,
Try .....................
acl_check_connection:
deny message = [SNA03] Rejected. Sender's IP address has no Host name. \
Ask your technical experts to rectify the problem.
condition = ${lookup dnsdb{ptr=$sender_host_address} {0}{1} }
deny message = [SNA04] Rejected. Sender's Host has No Reverse DNS. \...