Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jan : TIdSMTP in thread
| Subject: | TIdSMTP in thread |
| Posted by: | "Bruce Malcholm" (nospam@please) |
| Date: | Sun, 8 Jan 2006 11:06:37 |
I have a thread which sends out emails...The thread is given Idle priority.
I am not using TIdAntiFreeze...
When TIdSMTP cant find SMTP server the whole application hangs.
Should i use TIdAntiFreeze to prevent this?
Thanks.