Re: WodSmtp is making my exe - WeOnlyDo Discussion board

Re: WodSmtp is making my exe (General questions)

by woddrazen, Tuesday, May 19, 2009, 17:41 (5666 days ago) @ dnweonlydo

Hi,


In which environment are you using wodSMTP?

Why don't you simply use Timeout Property on this way:
[code]smtp1.Timeout = 30
smtp1.Connect[/code]
Which version of wodSMTP are you using? You can check version using wodSMTP Version Property
[code]MsgBox smtp1.Version[/code]

Drazen


Complete thread: