Recent Posts

Tags

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>

Community

Email Notifications

SBS Blogs

Helpful Sites

Archives

Javier's SBS Wonderland

Take the red pill and see how far down the rabbit hole goes...

How to enable SMTP outbound authentication

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 | with 5 comment(s)
Filed under:

Comments

TrackBack said:

^_^,Pretty Good!
# April 15, 2005 5:06 PM

TrackBack said:

^_~,pretty good!csharpsseeoo
# May 18, 2005 9:27 PM

TrackBack said:

How to enable SMTP outbound authenticationooeess
# July 22, 2005 12:13 AM

TrackBack said:

How to enable SMTP outbound authenticationooeess
# August 2, 2005 7:56 PM

big sky web cams said:

How to enable SMTP outbound authentication

# August 2, 2007 4:10 AM
Leave a Comment

(required) 

(required) 

(optional)

(required)