dig mx [domain] returnet that:
Code:
administrator@lemon:~$ dig mx hepson.pl
; <<>> DiG 9.6.1-P1 <<>> mx hepson.pl
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 13357
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;hepson.pl. IN MX
;; ANSWER SECTION:
hepson.pl. 3600 IN MX 10 hepson.pl.
;; Query time: 23 msec
;; SERVER: 217.113.224.36#53(217.113.224.36)
;; WHEN: Tue Nov 3 14:52:59 2009
;; MSG SIZE rcvd: 43
It's right ?