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 do I configure an email account in Outlook Express?
Viewed 5695 times since Mon, Apr 30, 2012
How to Deploy and host .Net Core 2 and Angular 6 app
Viewed 13078 times since Tue, Oct 23, 2018
What are the steps to publish my ASP.NET project to the server?
Viewed 17523 times since Wed, Feb 4, 2015
What is my Control Panel detail?
Viewed 4328 times since Mon, Apr 30, 2012
How to solve ReportViewer error message: "An error has occurred during report processing. Input string was not in a correct format"
Viewed 8189 times since Tue, Jun 18, 2013
I cannot find a way to enable ASP.NET 4.5 on my Control Panel
Viewed 11014 times since Tue, Sep 11, 2012
How can I edit my local HOSTS file?
Viewed 33306 times since Tue, May 1, 2012
How to Solve the error: "405 - HTTP verb used to access this page is not allowed"?
Viewed 5276 times since Wed, Oct 24, 2018
What is my FTP detail?
Viewed 3720 times since Mon, Apr 30, 2012
Issue with Storing Session
Viewed 3774 times since Tue, Mar 24, 2015
|