Thanks for the response.
The SMTP svr is configured and started.
Under inetpub\mailroot , Queue and Pickup folders are there.
I can see a mail message in Queue and nothing in Pickup folder.
Its staying in Queue for ever.
Thomas
I have a piece of code as below.
--------------------------------------------------
Dim MailServer As String = "THOMAS" Local SMTP virtual svr
Dim ToEmail As String = "thomas@mydomain.com"
Dim ToName As String = "Thomas George"
Dim FromEmail As String = "test@mydomain.com"
Dim FromName As String...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.