Re: [exim] Rejected helo not found

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Emanuel Gonzalez
Date:  
À: exim-users@exim.org
Sujet: 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.