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.
|
What is my FTP detail?
Viewed 3530 times since Mon, Apr 30, 2012
Do I need a static IP?
Viewed 4692 times since Mon, May 7, 2012
How to solve ReportViewer error message: "An error has occurred during report processing. Input string was not in a correct format"
Viewed 7951 times since Tue, Jun 18, 2013
What is my WebMail address?
Viewed 3819 times since Mon, Apr 30, 2012
Do you support ASP.NET MVC 6?
Viewed 4435 times since Wed, Feb 17, 2016
Issue with Storing Session
Viewed 3542 times since Tue, Mar 24, 2015
How long does it take to get my domain name working on your server?
Viewed 7779 times since Fri, Apr 27, 2012
About Azure Key Vault
Viewed 1418 times since Mon, Nov 2, 2020
Sample Code to Send email using ASP.NET 2
Viewed 9344 times since Tue, May 1, 2012
I cannot browse to my site via the IP Address directly. What is wrong?
Viewed 4365 times since Mon, May 7, 2012
|