Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: RDNS Problem?
PostPosted: Thu May 21, 2009 12:21 pm 
Offline
Senior Newbie

Joined: Sat Nov 01, 2008 7:31 am
Posts: 8
I'm getting the following bounce message when trying to send email to one particular mail list:

SMTP error from remote mail server after end of data:
host example.com [xxx.xxx.xxx.xxx]: 554 5.7.7 PTR missing .

I checked, and I do have a RNDS entry set up which matches the mail server, and the RDNS is available to the network. Others can send to this email list fine.

Any ideas what I might be doing wrong?

TIA.


Top
   
 Post subject:
PostPosted: Thu May 21, 2009 12:53 pm 
Offline
Senior Member
User avatar

Joined: Mon Dec 10, 2007 4:30 pm
Posts: 341
Website: http://markwalling.org
Well, since you redacted information that would actually help someone debug this problem, we can only speculate. I personally am going to speculate that the remote site has broken DNS somewhere, since you claim to have working rDNS.


Top
   
 Post subject:
PostPosted: Thu May 21, 2009 2:27 pm 
Offline
Senior Newbie

Joined: Sat Nov 01, 2008 7:31 am
Posts: 8
Thanks for responding.

Yes, I redacted information for privacy reasons. This is a private mailing list.

Checking my Exim log, the message is coming from the other site and I do not have Exim set up for checking RDNS when sending mail. Additionally, I do have Exim set up to check the RDNS when receiving mail, and I can get it from that site just fine - so it looks like the RDNS on their end is working fine.

I also checked both IP's at http://remote.12dt.com/ and both show a valid RDNS entry.

So that doesn't seem to be the problem.


Top
   
 Post subject:
PostPosted: Thu May 21, 2009 10:19 pm 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
I think what mwalling is suggesting is that the remote mail server's rDNS queries are somehow broken; i.e., although your PTR entry exists, that server cannot see it.

The only other thing I can think is that the hostname your Linode is using for the SMTP transaction is not exactly the same as the one given in the PTR record. For example, your Linode may identify itself as example.com and you have something like this:
Code:
example.com.               IN   A     12.34.56.78
78.56.34.12.in-addr.arpa.  IN   PTR   foo.example.com.

There's really nothing wrong with this, but some excessively anal admin may disagree and reject mail from such hosts.

You'll probably need to contact the list owner or postmaster at the remote server to figure out what's going on.


Top
   
 Post subject:
PostPosted: Fri May 22, 2009 7:40 am 
Offline
Senior Newbie

Joined: Sat Nov 01, 2008 7:31 am
Posts: 8
Thanks for the clarification, Vance. Yes, I suppose that can be the problem.

As for the setup - I do have both A, MX and PTR records set up for mail.example.com. Looking closer, the default exim setup is using example.com in the EHLO message. It's never been a problem before - but could it be the problem here?[/code]


Top
   
 Post subject: Re: RDNS Problem?
PostPosted: Fri May 22, 2009 9:17 am 
Offline
Senior Member
User avatar

Joined: Mon Dec 10, 2007 4:30 pm
Posts: 341
Website: http://markwalling.org
jstuckle wrote:
SMTP error from remote mail server after end of data:
host example.com [xxx.xxx.xxx.xxx]: 554 5.7.7 PTR missing .


Note that the remote host isn't complaining about a HELO mismatch, its complaining about what it sees as a lack of PTR records.


Top
   
 Post subject:
PostPosted: Fri May 22, 2009 9:34 am 
Offline
Senior Newbie

Joined: Sat Nov 01, 2008 7:31 am
Posts: 8
Thanks,

Yes, I realize that - but the PTR record exists - I just verified it again through another site. Right now I'm trying to find anything on my end which might be causing the problem.

I would say it's a problem with their site, but when I use another email server, it works fine. Also, other members of the list have no problems sending email to it.

My ip address is 66.246.75.169; you can see there is a PTR record for it (I've been playing with it, but it's set).


Top
   
 Post subject:
PostPosted: Fri May 22, 2009 9:52 am 
Offline
Senior Member
User avatar

Joined: Mon Dec 10, 2007 4:30 pm
Posts: 341
Website: http://markwalling.org
mwalling wrote:
I personally am going to speculate that the remote site has broken DNS somewhere


mwalling wrote:
its complaining about what it sees as a lack of PTR records.


I never said you had anything wrong.

Vance wrote:
You'll probably need to contact the list owner or postmaster at the remote server to figure out what's going on.


There's a reason RFC2821 Section 4.5.1 requires a postmaster email address after all :)


Top
   
 Post subject:
PostPosted: Fri May 22, 2009 11:19 am 
Offline
Senior Newbie

Joined: Sat Nov 01, 2008 7:31 am
Posts: 8
Yes, I understand - but I still wonder if it's on my end.

The problem here is it's on shared hosting, and we have no control over the email server itself. I know the webmaster, but he's not a Linux admin, so he doesn't even know what questions to ask.

The fact that other emails work just makes it seem like I've got something screwed up on my end. I just don't know what it is.

I'll have to see what else I can find. Thanks for the help, everyone.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group