Thank's for your support, after this everythink is ok, I sent mails using my gmail account with Implicit(port 465) and Explicit(port 25).
Thank you for your support. On Tue, Jan 6, 2009 at 3:43 PM, Arno Garrels <[email protected]> wrote: > luciano digivoice wrote: > > > I was reading the source code of 'OverbyteIcsSslMailSnd', but I don't > > know the steps that I need to follow to send an e-mail using my gmail > > account, > > There is nothing special with gmail accounts. > Gmail provides both, Implicit and Explicit TLS. > Implicit requires to connect to a dedicated port number, Explicit > (STARTTLS) > starts the session as plain text on port 25 and after the StartTls command > succeeded the connection continues encrypted. > > > What I need to type in the 'text box' parameters, and I > > don't know the button steps that I need to follow. > > For Explicit TLS on port 25: > Connect -> Ehlo -> StartTls -> Ehlo -> Auth -> MailFrom -> RcptTo -> Data > -> Quit > If you do not tick the SslVerifyPeer checkbox neither CA File nor CA Path > are required, Cert File, Key File and Passphrase are not required with > gmail. > > -- > Arno Garrels [TeamICS] > http://www.overbyte.be/eng/overbyte/teamics.html > > -- > To unsubscribe or change your settings for TWSocket mailing list > please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket > Visit our website at http://www.overbyte.be > -- Luciano Alves Barroso Equipe de Desenvolvimento DigiVoice Channel Driver & DigiVoice Meucci www.digivoice.com.br www.meucci.org -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
