<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blog.mbentley.net &#187; email</title>
	<atom:link href="http://blog.mbentley.net/tag/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mbentley.net</link>
	<description>it&#039;s not clutter, just organized chaos</description>
	<lastBuildDate>Sun, 06 Nov 2011 23:31:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>port 25 blocked by your ISP &amp; exchange 2003</title>
		<link>http://blog.mbentley.net/2010/02/port-25-blocked-by-your-isp-exchange-2003/</link>
		<comments>http://blog.mbentley.net/2010/02/port-25-blocked-by-your-isp-exchange-2003/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 15:12:46 +0000</pubDate>
		<dc:creator>mbentley</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[blocked ports]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[exchange 2003]]></category>
		<category><![CDATA[ISP]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[port 25]]></category>
		<category><![CDATA[port 587]]></category>
		<category><![CDATA[port forwarding]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows server 2003]]></category>

		<guid isPermaLink="false">http://blog.mbentley.net/?p=183</guid>
		<description><![CDATA[as many people are aware, many ISPs block traffic on port 25 in order to attempt to prevent spammers from using bot infected hosts on their networks. this can be a problem for people who want to run a mail server from their home connection. yes, i realize that running an email server violates the [...]]]></description>
			<content:encoded><![CDATA[<p>as many people are aware, many ISPs block traffic on port 25 in order to attempt to prevent spammers from using bot infected hosts on their networks.  this can be a problem for people who want to run a mail server from their home connection.  yes, i realize that running an email server violates the TOS of most providers but that is a discussion for another day.  i personally use my email server as a learning experience but i also use it for my primary personal email.</p>
<p>users of comcast have recently reported that they are no longer able to relay their mail using &#8216;smtp.comcast.net&#8217; over port 25.  comcast had previously allowed port 25 traffic to be relayed inside their network when going to &#8216;smtp.comcast.net&#8217;.  unfortunately they are no longer allowing this which is a major problem for me any anyone who is using comcast&#8217;s smtp server as a smtp connector in exchange.</p>
<table border="0">
<tr>
<td valign="top">the easiest way to get around this problem is by changing the port in which your exchange server sends and receives email.  in my case, i decided to change mine to port 587 which is what comcast is using as the chances of them blocking that port is a bit slimmer than before.  in order to change this, i had to modify the port setting in two places (for each smtp server i had running).  start by opening <b>Exchange System Manager</b>.  from there, go to <b>Administrative Groups</b> > <b>First Administrative Group</b> > <b>Servers</b> > <b>[servername]</b> > <b>Protocols</b> > <b>SMTP</b> > then right click on <b>Default SMTP Virtual Server</b> and choose <b>Properties</b>.</td>
<td><a href="http://blog.mbentley.net/wp-content/uploads/2010/02/exchange_1.png" class="smoothbox"><img src="http://blog.mbentley.net/wp-content/uploads/2010/02/exchange_1-300x195.png" alt="" title="exchange_1" width="300" height="195" class="alignnone size-medium wp-image-189" /></a></td>
</tr>
</table>
<p>
then go to <strong>Advanced</strong> > <strong>Edit</strong> > then change the <strong>TCP port</strong> to the new port (in this case, <strong>587</strong>).  click <strong>OK</strong> twice and then click on the <strong>Delivery</strong> tab > <strong>Outbound connections</strong>.  change <strong>TCP port</strong> from 25 to the new value.  then choose <strong>OK</strong> twice which will return you to the <strong>Exchange System Manager</strong>.  if you have another exchange server in your organization, you will need to perform the same steps for the other servers.  once you have done this, you will need to restart the <strong>Default SMTP Virtual Server(s)</strong> for the changes to take effect (or a restart would work as well).</p>
<table border="0" width="100%">
<tr>
<td align="center"><a href="http://blog.mbentley.net/wp-content/uploads/2010/02/exchange_2.png" class="smoothbox"><img src="http://blog.mbentley.net/wp-content/uploads/2010/02/exchange_2-300x195.png" alt="" title="exchange_2" width="300" height="195" class="alignnone size-medium wp-image-190" /></a></td>
<td align="center"><a href="http://blog.mbentley.net/wp-content/uploads/2010/02/exchange_3.png" class="smoothbox"><img src="http://blog.mbentley.net/wp-content/uploads/2010/02/exchange_3-300x195.png" alt="" title="exchange_3" width="300" height="195" class="alignnone size-medium wp-image-188" /></a></tr>
</table>
<p>i use port forwarding on my router which i have setup to route incoming port 25 traffic to port 587.  even though port 25 is blocked, it enables me to connect using the default server port of 25 from inside my network.  i also use a no-ip service for incoming smtp redirection which will redirects all of my mail traffic to a high port so it will not be blocked by my ISP.  i had to configure the port forwarding on my router to point to port 587 internally instead of port 25 while still listening on the high port number as before.  this allows my email to continue to send and receive properly despite having port 25 blocked by my ISP.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<div class="d">
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://tinyurl.com/498z6kb&amp;title=port+25+blocked+by+your+ISP+%26%23038%3B+exchange+2003" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://blog.mbentley.net/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://tinyurl.com/498z6kb&amp;title=port+25+blocked+by+your+ISP+%26%23038%3B+exchange+2003" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://blog.mbentley.net/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://tinyurl.com/498z6kb" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://blog.mbentley.net/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://tinyurl.com/498z6kb&amp;title=port+25+blocked+by+your+ISP+%26%23038%3B+exchange+2003" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://blog.mbentley.net/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=port+25+blocked+by+your+ISP+%26%23038%3B+exchange+2003+@+http://tinyurl.com/498z6kb" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://blog.mbentley.net/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://blog.mbentley.net/2010/02/port-25-blocked-by-your-isp-exchange-2003/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

