[SOLVED] Send Mail -> YES Receive Mail -> NO
I'm a complete newbie when it comes to setting up a email server. MX records and such are Greek to me. I've searched and read until I can't see straight. I really hate that my first post is asking for help but here goes. HELP!!!!
I have Zimbra Network Edition Trial up and running on Ubuntu. I can access the web interface via intranet and internet with out a problem. Sending mail goes out fine. Try to send mail to this server and it gets returned. What is up with the "mailstore1.secureserver.net" in there? I'm using GoDaddy and I can't find that set up in there anywhere.
/etc/hosts
Code:
127.0.0.1 localhost.localdomain localhost
192.168.254.160 mail.nunyad.biz mail
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
host `hostname'
Code:
mail.nunyad.biz is an alias for nunyad.biz.
nunyad.biz has address 67.141.183.82
mail.nunyad.biz is an alias for nunyad.biz.
mail.nunyad.biz is an alias for nunyad.biz.
nunyad.biz mail is handled by 10 mailstore1.secureserver.net.
nunyad.biz mail is handled by 10 67.141.183.82.
dig mail.nunyad.biz mx
Code:
; <<>> DiG 9.3.2 <<>> mail.nunyad.biz mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 9730
;; flags: qr rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 2, ADDITIONAL: 2
;; QUESTION SECTION:
;mail.nunyad.biz. IN MX
;; ANSWER SECTION:
mail.nunyad.biz. 1309 IN CNAME nunyad.biz.
nunyad.biz. 1310 IN MX 10 mailstore1.secureserver.net.
nunyad.biz. 1310 IN MX 10 67.141.183.82.
;; AUTHORITY SECTION:
nunyad.biz. 1310 IN NS ns6.secureserver.net.
nunyad.biz. 1310 IN NS NS5.secureserver.net.
;; ADDITIONAL SECTION:
mailstore1.secureserver.net. 3528 IN A 64.202.166.11
NS5.secureserver.net. 571 IN A 208.109.78.180
;; Query time: 44 msec
;; SERVER: 166.102.165.11#53(166.102.165.11)
;; WHEN: Fri Aug 24 18:50:20 2007
;; MSG SIZE rcvd: 187