Re: SMTPServer within a .Net application - WeOnlyDo Discussion board

Re: SMTPServer within a .Net application (General questions)

by wodSupport, Saturday, January 28, 2006, 02:36 (6874 days ago) @ DerekThoms

Derek,

umm. No. You must somehow allow wodSmtpServer to do processing. You could create hidden window and implement message pump on it, not sure if it's possible in VB.NET

I know this sounds strange that you can't run it in console app, but you must understand this is a DLL, not separate EXE. It lives in your process space, and in the same thread you assign to it.

Kreso


Complete thread: