Re: [exim] Rejected helo not found

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Emanuel Gonzalez
日付:  
To: exim-users@exim.org
題目: 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.