Re: wodSmtp.dll and DrWtsn32 (General questions)
Chris,
Can you please add DebugFile Property to your wodSMTP code and send us output when error occur.
[code]smtp1.DebugFile = c:\debug.txt [/code]
Please make sure that you add DebugFile Property before calling any wodSMTP Method.
Drazen
Thanks.... Will do.