J'ai suivi ces instructions afin d'envoyer du courrier et voici le journal de Postfix:
Sep 26 00:46:24 tshepang postfix/smtpd[5728]: 8EE2464931: client=localhost[127.0.0.1]
Sep 26 00:47:44 tshepang postfix/cleanup[5810]: 8EE2464931: message-id=<20110925224624.8EE2464931@tshepang>
Sep 26 00:47:44 tshepang postfix/qmgr[5772]: 8EE2464931: from=<tshepang@gmail.com>, size=350, nrcpt=1 (queue active)
Sep 26 00:48:04 tshepang postfix/smtp[5859]: 8EE2464931: to=<tshepang.test@gmail.com>, relay=none, delay=127, delays=107/0.01/20/0, dsn=4.4.3, status=deferred (Host or domain name not found. Name service error for name=gmail.com type=MX: Host not found, try again)
Sep 26 00:48:39 tshepang postfix/smtpd[5728]: disconnect from localhost[127.0.0.1]
Cela peut également être pertinent (à partir de " /etc/postfix/main.cf "):
myhostname = tshepang
mydestination = tshepang, localhost
relayhost =
mynetworks = 127.0.0.0/8 [::ffff:127.0.0.0]/104 [::1]/128
inet_interfaces = all
inet_protocols = all
Je lance ceci sur Debian 6.
host gmail.com
donne gmail.com has address 74.125.233.24
sur la ligne, puis ;; connection timed out; no servers could be reached
sur la seconde. Mais c'est étrange parce que je peux le cingler.
host -t mx gmail.com
? Vous avez raison, cependant, c'est un peu étrange.
resolv.conf
, peut - être à cause de network-manager
ou resolvconf
pas tout à fait jouer la balle.
/etc/resolv.conf
pour les résolveurs invalides / qui ne répondent pas. Essayez de faire unhost gmail.com
; voyez si vous obtenez des résultats.