Code:
[zimbra@mail ~]$ zmcontrol -v
Release 6.0.9_GA_2686.RHEL5_20101115233426 CentOS5 FOSS edition.
Code:
[zimbra@mail ~]$ cat /etc/hosts
127.0.0.1 localhost.localdomain localhost
192.168.0.100 mail.xxxxxxx.com.br mail
[zimbra@mail ~]$ cat /etc/resolv.conf
search vrpaineis.com.br
nameserver 201.xx.xxx.xxx
nameserver 192.168.0.100
nameserver 8.8.8.8
Code:
[zimbra@mail ~]$ hostname
mail
[zimbra@mail ~]$ hostname -f
mail.xxxxx.com.br
[zimbra@mail ~]$ dig xxxxx.com.br mx
; <<>> DiG 9.3.6-P1-RedHat-9.3.6-4.P1.el5_4.2 <<>> xxxx.com.br mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 49540
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 3, ADDITIONAL: 1
;; QUESTION SECTION:
;xxxxxxx.com.br. IN MX
;; ANSWER SECTION:
xxxxx.com.br. 86400 IN MX 10 mail.xxxxx.com.br.
;; AUTHORITY SECTION:
xxxxx.com.br. 86400 IN NS ns2.xxxx.com.br.
xxxxx.com.br. 86400 IN NS mail.xxxx.com.br.
xxxxx.com.br. 86400 IN NS ns1.xxxx.com.br.
;; ADDITIONAL SECTION:
mail.xxxx.com.br. 86400 IN A 201.xx.xxx.xxx
;; Query time: 1 msec
;; SERVER: 201.xxx.xxx.xxx#53(201.90.216.252)
;; WHEN: Sun Nov 28 10:38:46 2010
;; MSG SIZE rcvd: 121