Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How Can I Send Direct E-Mails?
Message
 
To
06/12/2006 09:39:11
John Baird
Coatesville, Pennsylvania, United States
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01175187
Message ID:
01175206
Views:
8
Thank you for the link, definatly got me started in the right direction. I mocked up a quick bit of code in my VB.Net app and so far so good...but... I keep getting a connection error stating that the server is not "responding correctly."

Do you know of any way to lookup the proper E-Mail Server to directly connect to based on the domain suffix of an E-Mail address? Maybe I am connecting to the wrong servername or maybe even the wrong port?

>There is a built-in smtp server in .net. You instantiate the smtpmail class and use localhost as the server name.
>
>A link: http://www.codersource.net/csharp_sending_emails.aspx
________________________
Ben Santiago, MCP & A+
Programmer Analyst (SQL, FoxPro, VB, VB.Net, Java, HTML, ASP, JSP, VBS)
Eastern Suffolk BOCES - Student Data Services


Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.
-Rich Cook
Previous
Reply
Map
View

Click here to load this message in the networking platform