Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : Re: TIdSMTP problem when trying to send e-mail
| Subject: | Re: TIdSMTP problem when trying to send e-mail |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Fri, 25 Jan 2008 10:32:48 |
"MG" <martin.georgiev@softgroup-bg.com> wrote in message
news:4799daa0$1@newsgroups.borland.com...
> SMTP.Host := 'gmail.com';
GMail requires SSL. Do you have a TIdSSLIOHandlerOpenSSL attached to the
TIdSMTP?
Gambit
none