Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : Re: Application becomes unresponsive when encoding/sending encoding an email.
| Subject: | Re: Application becomes unresponsive when encoding/sending encoding an email. |
| Posted by: | "Darryl Strickland" (dstrickla..@integratedconsole.com) |
| Date: | Thu, 17 Aug 2006 14:22:18 |
Cornie,
The TIdAntifreeze did not help my issue either. I did take Remy's advise
and move all the SMTP to background threads and almost everything works as
needed. I still receieve the occational SSL error where it's trying to
connect with a Hello B instead of a Hello A. I have the OpenSSL stuff
created in the same background threads. Remy any ideas on the Hello B
instead of Hello A. B's always fails.
Thanks
Darryl