Re: wodSmtp.dll and DrWtsn32 - WeOnlyDo Discussion board

Re: wodSmtp.dll and DrWtsn32 (General questions)

by woddrazen, Tuesday, September 09, 2008, 16:07 (5918 days ago) @ Chris Demmings

Chris,


wodSMTP don't have such option. I don't think that other SMTP client has such option.

Are you maybe using Sleep in your code to delay sending message? Sleep API block same thread where wodSMTP lives.

You are sending lots of emails, maybe using new instance of wodSmtp for each new email is good idea. How much delay you have when you use new instance of wodSMTP for each email? Maybe you can try with new instance and see what happened.

Also if you didn't done that already please update wodSMTP to latest 1.3.7.72 version.


Drazen


Complete thread: