Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Apr : isp (ATT) requires ssl for smtp
| Subject: | isp (ATT) requires ssl for smtp |
| Posted by: | "Bob Friend" (revand..@earthlink.net) |
| Date: | Tue, 8 Apr 2008 17:18:27 |
Using Delphi 7 & Indy 9 components to send emails with attachments. ATT ISP
wants ssl on port 465 just like the posting from SteveH. I have TidSMTP and
TidMessage components on the form now. How do I make the connection ssl. An
example would really help.
Bob