Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Mar : smtp with ssl
| Subject: | smtp with ssl |
| Posted by: | "steveH" (ste..@rdtools.com) |
| Date: | Tue, 25 Mar 2008 21:37:35 |
my ISP (ATT) uses SSL on port 465. I'm trying to use Zarko's emailSender
with Indy 10 without much success. It seems to work then a get a disconnect
...
Status: Resolving hostname smtp.att.yahoo.com.
Status: Connecting to 68.142.198.11.
Status: Connected.
Status: Disconnected.
ERROR: Connection Closed Gracefully.
how do I setup an IOHandler to support implicit TLSS support? or can
someone suggest a better approach?
Thanks.
-- steve