Connection smtp qui ne marche plus : connect error 10060

Bon, donc on n'en sort pas. Sur "Communauté Orange" il y a déjà des gens qui ont eu le même pb avec le port 465 il y a un an ou deux. je suis prêt à essayer d’autre ports, mais quelqu’un saurait-il me dire comment on fait pour changer le port sous Thunderbird ou Windows ?
merci beaucoup,

Bonjour,

depuis une IP Orange 193.252.22.64/smtp.orange.fr répond bien sur 587, et même depuis une IP OVH (dans le range 51.75.0.0/16).
<br />:~# telnet 193.252.22.64 587<br />Trying 193.252.22.64...<br />Connected to 193.252.22.64.<br />Escape character is &#39;^]&#39;.<br />220 mwinf5d18 ME ESMTP server ready<br />

Cordialement, janus57

```text
$ telnet 193.252.22.64 587
Trying 193.252.22.64…
Connected to 193.252.22.64.
Escape character is '^]'.
220 mwinf5d70 ME ESMTP server ready
```

oui, reparti on dirait, depuis free

Oui, effectivement ça remarche… On ne saura jamais ce qui s'est passé exactement chez Orange… Merci de vos commentaires,mais je ne sais toujours pas comment on fait pour spécifier un autre port quand on adresse un SMTP si ça recommence.
crdlmt
fb


telnet 193.252.22.64 587


Depuis un dédié en Hollande chez Leaseweb

c'est reparti mais sur une patte

root@v2:~# telnet 193.252.22.64 587
Trying 193.252.22.64...
Connected to 193.252.22.64.
Escape character is '^]'.
Connection closed by foreign host.

connexion instantanément coupée, sans recevoir la bannière SMTP

2è essai 10 secondes plus tard:

root@v2:~# telnet 193.252.22.64 587
Trying 193.252.22.64...
Connected to 193.252.22.64.
Escape character is '^]'.
220 mwinf5d54 ME ESMTP server ready
quit
221 2.0.0 mwinf5d54 ME closing connection
Connection closed by foreign host.
root@v2:~#

ici ça semble OK