Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu May 24, 2012 11:22 am 
Offline
Newbie

Joined: Thu May 24, 2012 11:06 am
Posts: 2
OS: Debian6
Mailer: Exim4
Hostname: ahab
Hostname -f: ahab.MYDOMAIN.com

I followed this guide to set up Exim4: http://library.linode.com/email/exim/se ... -6-squeeze

Basically I want my server to send an email from my own domain to an email address with the same domain, which is on external mail exchanger. It can send to other domain names just fine... It just won't send mail to the same domain, like george@MYDOMAIN.com. it says that ahab.MYDOMAIN.com doesn't exist.

Here's the last few lines in my /var/log/exim4/mainlog
Code:
2012-05-24 12:04:22 1SXZaQ-0000cm-87 <= goomba@ahab.MYDOMAIN.com U=goomba P=local S=431
2012-05-24 12:04:22 1SXZaQ-0000cm-87 ** george@MYDOMAIN.com R=dnslookup T=remote_smtp: SMTP error from remote mail server after MAIL FROM:<goomba@ahab.MYDOMAIN.com> SIZE=1466: host mx.bellaliant.com [4.59.182.109]: 553 ahab.MYDOMAIN.com does not exist
2012-05-24 12:04:22 1SXZaQ-0000cp-I9 <= <> R=1SXZaQ-0000cm-87 U=Debian-exim P=local S=1433
2012-05-24 12:04:22 1SXZaQ-0000cm-87 Completed
2012-05-24 12:04:22 1SXZaQ-0000cp-I9 => goomba <goomba@ahab.MYDOMAIN.com> R=local_user T=maildir_home
2012-05-24 12:04:22 1SXZaQ-0000cp-I9 Completed


here is my MXLOOKUP
Code:
nslookup -sil -q=MX MYDOMAIN.com 2>&1
Server:         207.192.69.5
Address:        207.192.69.5#53

Non-authoritative answer:
MYDOMAIN.com  mail exchanger = 10 mx.bellaliant.com.

Authoritative answers can be found from:
MYDOMAIN.com  nameserver = ns1.meganameservers.com.
MYDOMAIN.com  nameserver = ns2.meganameservers.com.
MYDOMAIN.com  nameserver = ns3.meganameservers.com.


Please point me in the right direction for a solution. :)


Top
   
 Post subject:
PostPosted: Fri May 25, 2012 6:44 am 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
It looks like the remote mail server is refusing to accept the message because ahab.MYDOMAIN.com doesn't exist. Is there an A record for ahab.MYDOMAIN.com? If not, you should add one.

_________________
Code:
/* TODO: need to add signature to posts */


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


Who is online

Users browsing this forum: No registered users and 1 guest


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