Quote:
Originally Posted by phoenix Go to the Split DNS article and run (on the Zimbra server) all the commands in the 'Verify....' section of that article and post the output here. |
Everything seems find and its only to the Fusemail.net domain that it hangs.
This is the error I am getting
1E9B241DB9 - This is the ID
Host or domain name not found. Name service error for name = mx.fusemail.net type=a: host not found, try again.
This is the dig to my mail server
[Bash] Mail1 - Pastebin.com
This is the dig to the old domain
[Bash] Mail2 - Pastebin.com
Only emails to that domain hang and its not all the time we send hundreds a day only a few hang..
Pastebin seems to be down right now
; <<>> DiG 9.7.0-P1 <<>> fusemail.net mx
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 13572
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 4, ADDITIONAL: 2
;; QUESTION SECTION:
;fusemail.net. IN MX
;; ANSWER SECTION:
fusemail.net. 1800 IN MX 5 MX.fusemail.net.
;; AUTHORITY SECTION:
fusemail.net. 1796 IN NS ns3.fusemail.net.
fusemail.net. 1796 IN NS NS2.fusemail.net.
fusemail.net. 1796 IN NS ns4.fusemail.net.
fusemail.net. 1796 IN NS NS.fusemail.net.
;; ADDITIONAL SECTION:
MX.fusemail.net. 1800 IN A 72.35.23.4
MX.fusemail.net. 1800 IN A 72.35.12.4
;; Query time: 4216 msec
; <<>> DiG 9.7.0-P1 <<>> mail.amsi2.com any
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 46229
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1
;; QUESTION SECTION:
;mail.amsi2.com. IN ANY
;; ANSWER SECTION:
mail.amsi2.com. 38400 IN SOA mail.amsi2.com. astracener.amsi2.com. 1324332540 10800 3600 604800 38400
mail.amsi2.com. 38400 IN NS mail.amsi2.com.
mail.amsi2.com. 38400 IN A 10.241.130.100
mail.amsi2.com. 38400 IN MX 10 mail.amsi2.com.mail.amsi2.com.
;; ADDITIONAL SECTION:
mail.amsi2.com. 38400 IN A 10.241.130.100
;; Query time: 0 msec
;; SERVER: 10.241.130.100#53(10.241.130.100)
;; WHEN: Thu Jan 5 14:21:44 2012
;; MSG SIZE rcvd: 156
~$ host $(hostname)
mail.amsi2.com has address 10.241.130.100
mail.amsi2.com mail is handled by 10 mail.amsi2.com.mail.amsi2.com.
cat /etc/resolv.conf
domain amsi2.com
search amsi2.com
nameserver 10.241.130.100 - Should this be 127.0.0.1?
cat /etc/hosts
127.0.0.1 localhost
10.241.130.100 mail.amsi2.com mail