Author |
|
james272 Newbie
Joined: 19 June 2016
Online Status: Offline Posts: 2
|
Posted: 19 June 2016 at 5:40am | IP Logged
|
|
|
hello
i testing trial version and
i want to know mailbee object can support multithreading.
i using mailbee object to check email existence validation over socks proxy and using multithreading.
but it looks like not support multithreading.
pls help me..
thanks you
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 20 June 2016 at 3:10am | IP Logged
|
|
|
Actually, you can create an instance of MailBee.NET SMTP object in every thread and it will work for multi-threaded operation.
While most of MailBee features will work via proxy, email address validation isn't probably the case as interaction with DNS servers usually needs direct internet access.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|