MSMVPS.COM
The Ultimate Destination for Blogs by Current and Former Microsoft Most Valuable Professionals.

How to enable SMTP outbound authentication

Javier's SBS Wonderland

Syndication

News

  • Search

    <input class="BlogSearch" type="text" name="searchBox" id="blogSearchText" value="" onkeypress="return blogSearch(event, this);"> <input type="button" value="Search" onclick="return blogSearch2('blogSearchText');" class="BlogSearchButton"> <script type="text/javascript"> function blogSearch(event, oInput) { var keyCode = (event) ? event.keyCode : keyStroke.which; if (keyCode == 13) { top.location = 'http://www.google.com/search?q=' + escape(oInput.value) + '+inurl%3Ajavier+site%3Amsmvps.com'; return false; } return true; } function blogSearch2(oInputId) { var oInput = document.getElementById(oInputId); top.location = 'http://www.google.com/search?q=' + escape(oInput.value) + '+inurl%3Ajavier+site%3Amsmvps.com'; return false; } </script>

Here is a Quick Tip-

 

Many smarthosts require that you authenticate before you can relay your mail to them. Unfortunately, the SBS dev team did not add an authentication window to the Configure Email and Internet Connection Wizard (CEICW). You have to do this manually, but do not worry… it is very easy:

 

Open Exchange System Manager, drill down to Connectors, right-click the SMTP connector and select properties. On the Properties screen click on the Advanced tab, go to Outbound Security and type the logon info of your ISP.

 

By the way, if you want to learn more about using Smarthosts vs. DNS for mail delivery you should read this article.


Posted Jan 27 2005, 03:14 PM by Javier
Filed under:

Comments

TrackBack wrote re:How to enable SMTP outbound authentication
on 04-15-2005 17:06
^_^,Pretty Good!
TrackBack wrote re:How to enable SMTP outbound authentication
on 05-18-2005 21:27
^_~,pretty good!csharpsseeoo
TrackBack wrote re:How to enable SMTP outbound authentication
on 07-22-2005 0:13
How to enable SMTP outbound authenticationooeess
TrackBack wrote re:How to enable SMTP outbound authentication
on 08-02-2005 19:56
How to enable SMTP outbound authenticationooeess
big sky web cams wrote big sky web cams
on 08-02-2007 4:10

How to enable SMTP outbound authentication

Add a Comment

(required)  
(optional)
(required)  
Remember Me?


Copyright © is the original authors. Blog site is an independent site not sponsored by Microsoft. The Yoda blog server and the Brianna SQL server would like to thank www.ownwebnow.com and www.exchangedefender.com. They wouldn't be here and broadcasting without the generosity of Vlad Mazek and his companies.

Powered by Community Server (Commercial Edition), by Telligent Systems