Problems to receive mails Hello
Thanks for your answer, sorry to be in the incorrect post Iīm new with the forums, if you can explain how to go to the correct fourm, you help me alot
The results of the comands are:
cat /etc/resolv.conf
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
172.20.0.4 mail.ree.com.ec mail
#::1 localhost6.localdomain6 localhost6
cat /etc/resolv.conf
#search ree.com.ec
nameserver 172.20.0.77
[root@mail ~]# hostname
mail.ree.com.ec
dig ree.com.ec mx
; <<>> DiG 9.2.4 <<>> ree.com.ec mx
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 7732
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
;; QUESTION SECTION:
;ree.com.ec. IN MX
;; ANSWER SECTION:
ree.com.ec. 7200 IN MX 5 mail.ree.com.ec.
;; AUTHORITY SECTION:
ree.com.ec. 7200 IN NS 172.20.0.56.
;; ADDITIONAL SECTION:
mail.ree.com.ec. 7200 IN A 172.20.0.4
;; Query time: 58 msec
;; SERVER: 172.20.0.56#53(172.20.0.56)
;; WHEN: Thu Sep 10 17:13:55 2009
;; MSG SIZE rcvd: 90 |