Re: [exim] Rejected helo not found

Inizio della pagina
Delete this message
Reply to this message
Autore: Emanuel Gonzalez
Data:  
To: exim-users@exim.org
Oggetto: Re: [exim] Rejected helo not found
in the acl_smpt_rcpt = check_rcpt i add this rule:


  deny message = Broken Reverse DNS  no host name found for IP address $sender_host_address  See http://www.sput.nl/spam/
       !verify = reverse_host_lookup


but not work.


any helps?


Regards.