hi all!

is there a possibility to check a "whitelisting-file"
for 
-IP or
-domain or
-$sender_address?
some config (exim.conf) details and thoughts so far:


hostlist   friends_with_broken_mx =
lsearch;/etc/exim/friends_with_broken_mx

host_lookup = ! +relay_from_hosts

acl_check_rcpt:
# Deny Hosts without reverse DNS
warn message = Broken Reverse DNS -  no host name
found for IP address $sender_host_address
     hosts = !+relay_from_hosts :
!+friends_with_broken_mx
     !verify = reverse_host_lookup



any help will be welcome.
hope someone can shed some light ;-)



        

        
                
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.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/

Reply via email to