SMTP connection for. NET

Sending emails from the web application

To send emails from a web application in. NET, it is possible to set up an SMTP connection in web.config according to this example:

<system.net>

<mailSettings>

<smtp>

<network />

</smtp>

</mailSettings>

</system.net>

Share this article

Enter the world of domains

Every proper website needs a domain and a quality web hosting. Be online with us.