Re: [exim] Rejected helo not found

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Emanuel Gonzalez
Data:  
Para: exim-users@exim.org
Asunto: 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.