Showing posts with label XSLT. Show all posts
Send Email in Umbraco
Instead using the ASP.Net email sending code, we can use the following code to send email in Umbraco web applications.
Web.Config Configuration:
Gmail SMTP Settings:
<system.net> <mailSettings>
.