Home » Categories » Multiple Categories

How do I send an email from my ASP.NET website by using SMTP Authentication?

In order to send email from our mail servers, you need to allow SMTP Authentication on your code. If you host your website and your email on our server, there will be NO remote connection made between your site and your mail service on our server. Hence, you cannot use mail.yourDomain.com as the SMTP details.

Instead, you need to use localhost as the SMTP detail on your code. Our SMTP port is 25. If your ISP blocks this port, you need to contact us via our Help Desk System and we will look for an alternative SMTP port for you. 




Attachments Attachments
There are no attachments for this article.
Related Articles RSS Feed
How can I find out my current Domain Registrar?
Viewed 5857 times since Mon, Apr 30, 2012
How do I configure an email account in Outlook Express?
Viewed 5347 times since Mon, Apr 30, 2012
Can you help me to change or transfer my Domains Name Servers?
Viewed 4245 times since Mon, Apr 30, 2012
Sample Code to Send email using ASP.NET1.1
Viewed 5029 times since Tue, May 1, 2012
My website session times out earlier than expected. Why?
Viewed 4630 times since Tue, May 1, 2012
Sample Code to Send email using ASP.NET 2
Viewed 9189 times since Tue, May 1, 2012
About Azure Key Vault
Viewed 1238 times since Mon, Nov 2, 2020