Bonjour,
Tout est dans le titre mais bon, je n’arrive pas a envoyer d’email sur les adresses Gmail.
Aucune adresse Gmail ne passe ?
Savez-vous pourquoi ?
Et sur une adresse Free ça marche ?
Je suis sur Debian squeeze 2.6.39.4.
cat /var/log/mail.log
Jan 14 07:04:24 debian postfix/qmgr[1896]: B3FDA52AF6: from=<serveur@debian>, size=420, nrcpt=1 (queue active)
Jan 14 07:04:54 debian postfix/smtp[3444]: connect to gmail-smtp-in.l.google.com[173.194.67.26]:25: Connection timed out
Jan 14 07:05:24 debian postfix/smtp[3444]: connect to alt1.gmail-smtp-in.l.google.com[173.194.70.26]:25: Connection timed out
Jan 14 07:05:54 debian postfix/smtp[3444]: connect to alt2.gmail-smtp-in.l.google.com[173.194.69.26]:25: Connection timed out
Jan 14 07:06:24 debian postfix/smtp[3444]: connect to alt3.gmail-smtp-in.l.google.com[74.125.143.27]:25: Connection timed out
Jan 14 07:06:54 debian postfix/smtp[3444]: connect to alt4.gmail-smtp-in.l.google.com[74.125.141.27]:25: Connection timed out
Jan 14 07:06:55 debian postfix/smtp[3444]: B3FDA52AF6: to=<xxxxx@gmail.com>, relay=none, delay=30428, delays=30278/0.06/150/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[74.125.141.27]:25: Connection timed out)
Jan 14 07:09:24 debian postfix/qmgr[1896]: 2439852A7D: from=<serveur@debian>, size=501, nrcpt=1 (queue active)
Jan 14 07:09:24 debian postfix/qmgr[1896]: 0288352AD2: from=<serveur@debian>, size=432, nrcpt=1 (queue active)
Jan 14 07:09:54 debian postfix/smtp[3460]: connect to gmail-smtp-in.l.google.com[173.194.66.26]:25: Connection timed out
Jan 14 07:09:54 debian postfix/smtp[3461]: connect to gmail-smtp-in.l.google.com[173.194.66.26]:25: Connection timed out
Jan 14 07:10:24 debian postfix/smtp[3460]: connect to alt1.gmail-smtp-in.l.google.com[173.194.70.26]:25: Connection timed out
Jan 14 07:10:24 debian postfix/smtp[3461]: connect to alt1.gmail-smtp-in.l.google.com[173.194.70.27]:25: Connection timed out
Jan 14 07:10:54 debian postfix/smtp[3460]: connect to alt2.gmail-smtp-in.l.google.com[173.194.69.27]:25: Connection timed out
Jan 14 07:10:54 debian postfix/smtp[3461]: connect to alt2.gmail-smtp-in.l.google.com[173.194.69.26]:25: Connection timed out
Jan 14 07:11:24 debian postfix/smtp[3460]: connect to alt3.gmail-smtp-in.l.google.com[74.125.143.27]:25: Connection timed out
Jan 14 07:11:24 debian postfix/smtp[3461]: connect to alt3.gmail-smtp-in.l.google.com[74.125.143.27]:25: Connection timed out
Jan 14 07:11:54 debian postfix/smtp[3460]: connect to alt4.gmail-smtp-in.l.google.com[74.125.141.27]:25: Connection timed out
Jan 14 07:11:54 debian postfix/smtp[3461]: connect to alt4.gmail-smtp-in.l.google.com[74.125.141.26]:25: Connection timed out
Jan 14 07:11:54 debian postfix/smtp[3460]: 2439852A7D: to=<xxxxx@gmail.com>, relay=none, delay=37428, delays=37278/0.05/150/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[74.125.141.27]:25: Connection timed out)
Jan 14 07:11:54 debian postfix/smtp[3461]: 0288352AD2: to=<xxxxx@gmail.com>, relay=none, delay=36393, delays=36242/0.06/150/0, dsn=4.4.1, status=deferred (connect to alt4.gmail-smtp-in.l.google.com[74.125.141.26]:25: Connection timed out)
root@debian:~#
Le port 25 est ouvert
[code]serveur@debian:~$ nmap 192.168.0.1
Starting Nmap 5.00 ( http://nmap.org ) at 2013-01-14 07:28 CET
Interesting ports on 192.168.0.1:
Not shown: 991 closed ports
PORT STATE SERVICE
22/tcp open ssh
25/tcp open smtp
80/tcp open http
139/tcp open netbios-ssn
445/tcp open microsoft-ds
1099/tcp open unknown
1100/tcp open unknown
2000/tcp open callbook
10000/tcp open snet-sensor-mgmt
Nmap done: 1 IP address (1 host up) scanned in 1.04 seconds
Vous avez du nouveau courrier dans /var/mail/serveur
serveur@debian:~$ [/code]
Merci.
