| Home » Categories » Multiple Categories |
How do I send an email from my ASP.NET website by using SMTP Authentication? |
|
Article Number: 79 | Rating: 5/5 from 3 votes | Last Updated: Tue, May 1, 2012 at 10:42 PM
|
| 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
There are no attachments for this article.
|
Do I need a static IP?
Viewed 5062 times since Mon, May 7, 2012
How can I publish my website to your server?
Viewed 7868 times since Mon, Apr 30, 2012
How to Solve the error: "405 - HTTP verb used to access this page is not allowed"?
Viewed 5488 times since Wed, Oct 24, 2018
Can I sign up for a web hosting account without a domain name?
Viewed 4686 times since Mon, Apr 30, 2012
HTTP Error 502.5 - Process Failure error message when publishing an ASP.NET Core Website
Viewed 10975 times since Mon, Mar 27, 2017
My site is showing 500 Internal Server error message. What is wrong here?
Viewed 3774 times since Thu, May 3, 2012
Sample Code to Send email using ASP.NET 2
Viewed 9881 times since Tue, May 1, 2012
My application pool stops working. What is wrong with my site?
Viewed 13392 times since Sun, Feb 15, 2015
How do I query MySQL Database in PHP ?
Viewed 3550 times since Tue, May 1, 2012
Sample Code to Send email using ASP.NET1.1
Viewed 5609 times since Tue, May 1, 2012
|
