<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Client to Server Secure SMTP Connectivity in Exchange Server 2007</title>
	<atom:link href="http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/</link>
	<description>Just another IT guy!</description>
	<lastBuildDate>Fri, 12 Mar 2010 09:57:15 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt</title>
		<link>http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/comment-page-1/#comment-9450</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 30 Dec 2009 23:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/#comment-9450</guid>
		<description>dumb question here, but what if I am receiving email from an external smtp server inbound to my server using a different authorized domain name and I want to require TLS from their IP range but not require authentication, while also having a receive connector for my main domain name open on 25 from my spam system?  Would I just create a new connector with anon access only and the TLS checked listening on 587? (assumed that I have added the second domain name to server) </description>
		<content:encoded><![CDATA[<p>dumb question here, but what if I am receiving email from an external smtp server inbound to my server using a different authorized domain name and I want to require TLS from their IP range but not require authentication, while also having a receive connector for my main domain name open on 25 from my spam system?  Would I just create a new connector with anon access only and the TLS checked listening on 587? (assumed that I have added the second domain name to server)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/comment-page-1/#comment-8600</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 10 Nov 2009 16:51:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/#comment-8600</guid>
		<description>Elan, 
 
Actually I was talking about the -RequireTLS switch in that last comment.  But this is a fantastic post and extremely useful.  Thanks for everything. </description>
		<content:encoded><![CDATA[<p>Elan, </p>
<p>Actually I was talking about the -RequireTLS switch in that last comment.  But this is a fantastic post and extremely useful.  Thanks for everything.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/comment-page-1/#comment-8599</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 10 Nov 2009 16:48:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/#comment-8599</guid>
		<description>Elan, 
 
HOLY MOLY!!! Thank you so much.  I&#039;ve been looking for that setting for two days!  Perfect! </description>
		<content:encoded><![CDATA[<p>Elan, </p>
<p>HOLY MOLY!!! Thank you so much.  I&#039;ve been looking for that setting for two days!  Perfect!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Office Upgrade: Post-Game Lessons Learned</title>
		<link>http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/comment-page-1/#comment-8195</link>
		<dc:creator>Office Upgrade: Post-Game Lessons Learned</dc:creator>
		<pubDate>Thu, 17 Sep 2009 01:40:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/#comment-8195</guid>
		<description>[...] We also have some users (like me) who only use Gmail for all email and want to send their company specific emails directly through the Exchange server instead of to Gmail and wait for them to be downloaded by Exchange. The easiest way was to enable port 587 for Gmail to connect to as part of its new Send Mail Through ability. This just basically requires a custom Receive Connector as documented HERE. [...]</description>
		<content:encoded><![CDATA[<p>[...] We also have some users (like me) who only use Gmail for all email and want to send their company specific emails directly through the Exchange server instead of to Gmail and wait for them to be downloaded by Exchange. The easiest way was to enable port 587 for Gmail to connect to as part of its new Send Mail Through ability. This just basically requires a custom Receive Connector as documented HERE. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikas Kumar</title>
		<link>http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/comment-page-1/#comment-8033</link>
		<dc:creator>Vikas Kumar</dc:creator>
		<pubDate>Tue, 01 Sep 2009 14:40:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/#comment-8033</guid>
		<description>Hello,

Could you please tell me that after running the below command, what will be the server impact in terms of performance?

Set-MailboxServer ServerName -MAPIEncryptionRequired:$true

Regards,
Vikas Kumar</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Could you please tell me that after running the below command, what will be the server impact in terms of performance?</p>
<p>Set-MailboxServer ServerName -MAPIEncryptionRequired:$true</p>
<p>Regards,<br />
Vikas Kumar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elan Shudnow</title>
		<link>http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/comment-page-1/#comment-7713</link>
		<dc:creator>Elan Shudnow</dc:creator>
		<pubDate>Wed, 12 Aug 2009 17:49:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/#comment-7713</guid>
		<description>Mike, check out the following page:
http://technet.microsoft.com/en-us/library/bb125140.aspx

There&#039;s a -RequireTLS $true option there which you can use to force Auth.

When you connect to telnet and establish EHLO, you should see: 250-STARTTLS

If you send from a system that doesn&#039;t accept STARTTLS, the sending system should get:
&quot;451 5.7.3 Require STARTTLS to do basic authentication.&quot;</description>
		<content:encoded><![CDATA[<p>Mike, check out the following page:<br />
<a href="http://technet.microsoft.com/en-us/library/bb125140.aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/bb125140.aspx</a></p>
<p>There&#8217;s a -RequireTLS $true option there which you can use to force Auth.</p>
<p>When you connect to telnet and establish EHLO, you should see: 250-STARTTLS</p>
<p>If you send from a system that doesn&#8217;t accept STARTTLS, the sending system should get:<br />
&#8220;451 5.7.3 Require STARTTLS to do basic authentication.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/comment-page-1/#comment-7676</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Tue, 11 Aug 2009 01:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/#comment-7676</guid>
		<description>We want to force authentication over TLS.  Ie, Basic but only allow basic with TLS.  How do we test/prove this is working via telnet?  I can test basic auth with telnet- but not if we are requiring TLS.</description>
		<content:encoded><![CDATA[<p>We want to force authentication over TLS.  Ie, Basic but only allow basic with TLS.  How do we test/prove this is working via telnet?  I can test basic auth with telnet- but not if we are requiring TLS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/comment-page-1/#comment-7615</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Fri, 07 Aug 2009 13:51:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/#comment-7615</guid>
		<description>For Aaron, but other like myself who followed all the myriad blogs and had problems.  If all you want is a simple mail server to accept mail for your users and allow your authenticated users (whether they are inside or outside the network doesn&#039;t matter) to send mail to anyone, just do these simple steps:

1.  Delete your existing receive connectors.
2.  Use the wizard to create an Internet intended use - just take the defaults.
3.  Use the wizard to create an internal intended use - just take the defaults.
4.  Edit the Internet one and on Permission Groups, check off Exchange users and on the authentication tab, check what methods you want to allow them to authenticate by.

Done!  That&#039;s it.  Authenticated users will automagically be able to send to anyone, unauthenticated users can only send to your Exchange users.  No open relay.</description>
		<content:encoded><![CDATA[<p>For Aaron, but other like myself who followed all the myriad blogs and had problems.  If all you want is a simple mail server to accept mail for your users and allow your authenticated users (whether they are inside or outside the network doesn&#8217;t matter) to send mail to anyone, just do these simple steps:</p>
<p>1.  Delete your existing receive connectors.<br />
2.  Use the wizard to create an Internet intended use &#8211; just take the defaults.<br />
3.  Use the wizard to create an internal intended use &#8211; just take the defaults.<br />
4.  Edit the Internet one and on Permission Groups, check off Exchange users and on the authentication tab, check what methods you want to allow them to authenticate by.</p>
<p>Done!  That&#8217;s it.  Authenticated users will automagically be able to send to anyone, unauthenticated users can only send to your Exchange users.  No open relay.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moshe</title>
		<link>http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/comment-page-1/#comment-6799</link>
		<dc:creator>Moshe</dc:creator>
		<pubDate>Tue, 26 May 2009 14:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/#comment-6799</guid>
		<description>Very Usefull.

Thanks</description>
		<content:encoded><![CDATA[<p>Very Usefull.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/comment-page-1/#comment-6656</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 26 Mar 2009 18:57:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/2008/02/10/client-to-server-secure-smtp-connectivity-in-exchange-server-2007/#comment-6656</guid>
		<description>How would I use the info provided here to setup SMTP AUTH for an email appliance to use so my external users can relay mail through our exchange server if they have been authenticated?

Any help would be apprecaited.

app</description>
		<content:encoded><![CDATA[<p>How would I use the info provided here to setup SMTP AUTH for an email appliance to use so my external users can relay mail through our exchange server if they have been authenticated?</p>
<p>Any help would be apprecaited.</p>
<p>app</p>
]]></content:encoded>
	</item>
</channel>
</rss>
