hi all,
I�m trying to enable rDNS check in exim.
so far...
exim.conf-> ACL configuration:
warn message = broken reverse DNS
hosts = !+relay_from_hosts
!verify = reverse_host_lookup
...and in exim.filter:
##reverseDNS check ##
if $h_X-ACL-Warn: contains "broken reverse DNS"
then
finish
endif
But something is wrong!?
there are still "no IP address found ..." messages for
local connections and external smtp-connects won�t be
filtered!!??
could someone help??
greetings
___________________________________________________________
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden:
http://mail.yahoo.de
--
## List details at http://www.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/