Re: [exim] Rejected helo not found

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Emanuel Gonzalez
Datum:  
To: exim-users@exim.org
Betreff: 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.