On Tue, 2013-01-01 at 02:13 +0530, Marikkannan Rajagopal wrote:
> i know that "MX" must need to receive mail.,MX--->used to exchage the mail
> communication.Now My ? is how the remaining mails are working
> fine(correct).,,,,

Not at all understandable. Please make sure your mail is readable to
others.

This is what I got,

$ dig ANY zhivu.com

; <<>> DiG 9.9.2 <<>> ANY zhivu.com
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 59404
;; flags: qr rd ra; QUERY: 1, ANSWER: 4, AUTHORITY: 0, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;zhivu.com.                     IN      ANY

;; ANSWER SECTION:
zhivu.com.              21598   IN      SOA     ns1.hostnetbv.nl.
hostmaster.hostnet.nl. 2012121205 10800 3600 604800 86400
zhivu.com.              21598   IN      NS      ns1.hostnetbv.nl.
zhivu.com.              21598   IN      A       198.101.225.59
zhivu.com.              21598   IN      NS      ns2.hostnetbv.nl.

;; Query time: 435 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Wed Jan  2 23:16:38 2013
;; MSG SIZE  rcvd: 157

Here, we got NS, A and SOA but there is no MX record. MX record will
make your server send/receive mail from/to other servers. Thats what
Arun also said in his previous post.

Thanks,
Mohan R

_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to