Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How Can I Send Direct E-Mails?
Message
From
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:
01175197
Views:
11
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







>Is there a way to send an E-Mail (using VB.Net 2005) directly to a recipients E-Mail server, without the need for an intermediate server?
>
>That sounded a bit confusing but in case you didn't understand, I want to send am E-Mail from my application, to (let's say) me, if a user tried to violate their license. But, I don't want to rely on the user entering in their E-Mail Service information. So I would like my app to connected directly to MY e-mail server and send the e-mail directly to me, without the need for username/password/etc.
>
>Any ideas or info on this?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform