Hey Guys,
I'm having a problem with exim relaying mail to godaddy. I followed several
posts, and made changes to my exim config. For a long time, I was getting
the following error;
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
jp@???
SMTP error from remote mail server after RCPT TO:< jp@??? >:
host smtp.secureserver.net [64.202.166.12]: 553 Dynamic pool
72.243.58.235. <http://unblock.secureserver.net/?ip=72.243.58.*>
Now when I send an email I don't get an error message in my /var/mail/ logs,
but the message never arrives.
Output from logs below;
From root@??? Wed Sep 30 05:17:23 2009
Return-path: <root@???>
Envelope-to: josh@???
Delivery-date: Wed, 30 Sep 2009 05:17:23 -0500
Received: from root by Lunker.packetfocus.com with local (Exim 4.63)
(envelope-from <root@???>)
id 1MswFP-00016G-Nh
for josh@???; Wed, 30 Sep 2009 05:17:23 -0500
To: josh@???
Subject: Test email
Message-Id: <E1MswFP-00016G-Nh@???>
From: root <root@???>
Date: Wed, 30 Sep 2009 05:17:23 -0500
this is a test for SMTP auth using EXIM/ Debian/ Godaddy
It seems to send fine in the logs, but I never receive the email in my inbox
or get any errors?????