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
About Azure Key Vault
Viewed 1388 times since Mon, Nov 2, 2020
How do I configure an email account in Outlook Express?
Viewed 5442 times since Mon, Apr 30, 2012
My site is showing 500 Internal Server error message. What is wrong here?
Viewed 3375 times since Thu, May 3, 2012
Domain Name Server (DNS) Amplification Attack
Viewed 9253 times since Wed, Oct 15, 2014
Where is the physical location of my root folder?
Viewed 3759 times since Mon, May 21, 2012
What is my Control Panel detail?
Viewed 4061 times since Mon, Apr 30, 2012
I would like to create a new website, what should I do?
Viewed 4349 times since Mon, Apr 30, 2012
What are your Nameservers?
Viewed 4329 times since Mon, Apr 30, 2012