Click here to Skip to main content
15,922,630 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to send email from my web application in asp.net
without using external SMTP
Posted

1 solution

Have a look at this Microsoft Video tutorial:Use ASP.NET to send Email from Website[^]

If needed, there are lots of article on this very site on how to send emails.

About not using external SMTP, if you have one of yours use it!
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900