In addition, I just run a commands
dig MX mta.iut.ac.ir
and
dig MX cc.iut.ac.ir
and no one MX records was returned. I think you have some problem with your DNS provider. It's not a zimbra problem.
# dig MX mta.iut.ac.ir
; <<>> DiG 9.3.1 <<>> MX mta.iut.ac.ir
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 58784
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;mta.iut.ac.ir. IN MX
;; AUTHORITY SECTION:
iut.ac.ir. 3600 IN SOA ns.iut.ac.ir. khademi.cc.iut.ac.ir. 2011021501 3600 3600 1814400 3600
# dig MX cc.iut.ac.ir
; <<>> DiG 9.3.1 <<>> MX cc.iut.ac.ir
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 3262
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
;; QUESTION SECTION:
;cc.iut.ac.ir. IN MX
;; AUTHORITY SECTION:
iut.ac.ir. 3298 IN SOA ns.iut.ac.ir. khademi.cc.iut.ac.ir. 2011021501 3600 3600 1814400 3600 |