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.
|
How to solve the Let’s Encrypt SSL on ASP.NET Core
Viewed 9622 times since Mon, Jul 17, 2017
How can I set my own default page on my Control Panel?
Viewed 6617 times since Sun, May 27, 2012
I cannot find a way to enable ASP.NET 4.5 on my Control Panel
Viewed 11084 times since Tue, Sep 11, 2012
How often do you backup my website?
Viewed 4894 times since Tue, May 1, 2012
My site is showing 500 Internal Server error message. What is wrong here?
Viewed 3634 times since Thu, May 3, 2012
How To Solve Problem with Connection String on EF (Entity Framework) 4 or above
Viewed 31938 times since Mon, Apr 1, 2013
Sample Code to Send email using ASP.NET 2
Viewed 9770 times since Tue, May 1, 2012
My application pool stops working. What is wrong with my site?
Viewed 13301 times since Sun, Feb 15, 2015
My ISP is blocking SMTP port 25. What should I do?
Viewed 6852 times since Mon, Apr 30, 2012
Do you support ASP.NET MVC 6?
Viewed 4770 times since Wed, Feb 17, 2016
|