Hello,
I need to implement TLS/STARTTLS on SMTP.
I created a Keyring with a temporary SSL certificate.
But when I change the parameter of router for outbound SMTP (into the cofig doc server), the connection become impossible !
Here result of SMTPClientDebug=3 :
If somebody knows why the Attempting to Connect: give PORT 0 istead of 25, I really thank's
21/05/2010 16:03:34 [0A70:0005-0C10] SMTPClient: Attempting to Connect: Host alt1.gmail-smtp-in.l.google.COM, Port 0, SSL Port 0, Connecting Domain
myDomain.fr
21/05/2010 16:03:34 [0A70:000C-0CEC] SMTPClient: Connection terminated with status: 2055
> 21/05/2010 16:03:35 Router : aucun message transféré à GMAIL.COM (host gmail-smtp-in.l.google.COM) via SMTP: Le serveur ne répond pas.

SMTP with SSL negotiated (LAYRAC GREG 21.May.10)
. . 