Connection Timeout (General questions)
Hi.
You cannot use wodSmtpServer from thread where you did not initialize it - and most probably you cannot initialize it from worker thread, this could be possible reason. Thread dies - wodSmtpServer dies as well.
Can you move everything in same thread (FullThreads property is ok to leave it as is).
If problem doesn't help, please send email to techsupport - at - weonlydo.com and we will propare DLL with debug info that will dump everything that's received and what functions were called from there to try to isolate the issue.
Jasmine.