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 Problem with Connection String on EF (Entity Framework) 4 or above
Viewed 31045 times since Mon, Apr 1, 2013
How often do you backup my website?
Viewed 4261 times since Tue, May 1, 2012
How can I edit my local HOSTS file?
Viewed 31273 times since Tue, May 1, 2012
Where should I put my own website files?
Viewed 3204 times since Fri, Apr 27, 2012
What kind of Control Panel are you using?
Viewed 3206 times since Mon, Apr 30, 2012
How can I find out my current Domain Registrar?
Viewed 5594 times since Mon, Apr 30, 2012
My site is showing 500 Internal Server error message. What is wrong here?
Viewed 3036 times since Thu, May 3, 2012
My ISP is blocking SMTP port 25. What should I do?
Viewed 6177 times since Mon, Apr 30, 2012
How do I configure an email account in Outlook Express?
Viewed 4997 times since Mon, Apr 30, 2012
What is my WebMail address?
Viewed 3220 times since Mon, Apr 30, 2012
|