Home » Categories » Multiple Categories

How do I send an email from my ASP.NET website by using SMTP Authentication?

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 Attachments
There are no attachments for this article.
Related Articles RSS Feed
How do I redirect a subdomain to a subdirectory?
Viewed 3881 times since Tue, May 1, 2012
Is there any downtime when switching my website to your server?
Viewed 3659 times since Mon, Apr 30, 2012
What kind of Control Panel are you using?
Viewed 3537 times since Mon, Apr 30, 2012
I receive this error message: "Directory Listing Denied. This Virtual Directory does not allow contents to be listed."
Viewed 10452 times since Mon, Apr 30, 2012
What is my WebMail address?
Viewed 3959 times since Mon, Apr 30, 2012
How to Solve an Error Message "Validation of viewstate MAC failed"
Viewed 9191 times since Tue, Apr 2, 2013
What is my Control Panel detail?
Viewed 4197 times since Mon, Apr 30, 2012