Hello Guys,
My client has been getting the following message in OE, while sending email:
The message could not be sent because one of the recipients was rejected by the server. The rejected e-mail address was 'sales@example.com'. Subject 'hi', Account: 'SALES', Server: 'mail.example.net', Protocol: SMTP, Server Response: '550 Administrative prohibition', Port: 25, Secure(SSL): No, Server Error: 550, Error Number: 0x800CCC79
The log shows this:
2005-07-03 23:10:16 no IP address found for host adsl-156-1-178.bna.bellsouth.net (during SMTP connection from (EAGLE) [70.156.1.178])
2005-07-03 23:10:16 H=(EAGLE) [70.156.1.178] F=<sales@example.net> rejected RCPT <sales@example.com>: host lookup failed for reverse lookup check (70.156.1.178 does not match any IP address for adsl-156-1-178.bna.bellsouth.net)
Another client is getting the same error '550 Administrative prohibition' and his log shows this:
2005-07-05 12:50:56 H=(notebook-pc.2nd_example.com) [202.52.215.125] F=<sales@2nd_example.com> rejected RCPT <info@customers_email.com>: host lookup failed for reverse lookup check (failed to find host name from IP address)
I checked both of the my clients static IPs - assigned by their ISPs. The first one has no 'A' record defined in the PTR and the second one has no PTR. I think that is the reason why they can not send any emails. I'm using cPanel 10.2.0-C131 and CentOS 3.5 with EXIM 4.51.
This issue can be resolved by unchecking the option "Verify the existance of email senders" from WHM by selecting the options of "Exim Configuration Editor".
I tried the following setup in - '/etc/exim.conf' and restarted exim:
It didn't work. I was wondering if there are any other solutions to fix this issue other than unchecking the option: "Verify the existance of email senders". Or how can I stop EXIM from checking reverse IP lookup for these two IPs?Code:hostlist relay_hosts = lsearch;/etc/relayhosts : \ localhost : 70.156.1.178 : 202.52.215.125
Thank you in advace for your cooperation...



LinkBack URL
About LinkBacks
Reply With Quote




