<?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: Configuring Windows SMTP Server on Windows 2008 for Relay	</title>
	<atom:link href="https://intellitect.com/blog/configuring-windows-smtp-server-on-windows-2008-for-relay/feed/" rel="self" type="application/rss+xml" />
	<link>https://intellitect.com/blog/configuring-windows-smtp-server-on-windows-2008-for-relay/</link>
	<description>Complex Software Development - Simplified</description>
	<lastBuildDate>Thu, 21 Apr 2022 21:24:57 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Ashok Kumar		</title>
		<link>https://intellitect.com/blog/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-82171</link>

		<dc:creator><![CDATA[Ashok Kumar]]></dc:creator>
		<pubDate>Wed, 11 Mar 2015 06:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.intellitechture.com/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-82171</guid>

					<description><![CDATA[Thank you 
It was help full.]]></description>
			<content:encoded><![CDATA[<p>Thank you<br />
It was help full.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: nikmah		</title>
		<link>https://intellitect.com/blog/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-72071</link>

		<dc:creator><![CDATA[nikmah]]></dc:creator>
		<pubDate>Tue, 17 Feb 2015 03:49:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.intellitechture.com/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-72071</guid>

					<description><![CDATA[Still not to work...can you help me please
could not open port 587 or 110...help me please]]></description>
			<content:encoded><![CDATA[<p>Still not to work&#8230;can you help me please<br />
could not open port 587 or 110&#8230;help me please</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Matt Linxwiler		</title>
		<link>https://intellitect.com/blog/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-4992</link>

		<dc:creator><![CDATA[Matt Linxwiler]]></dc:creator>
		<pubDate>Fri, 22 Aug 2014 19:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.intellitechture.com/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-4992</guid>

					<description><![CDATA[Nice article. I assume this would work if you just want to forward mail to another SMTP server but cannot change the MX record? I wouldn&#039;t need all the auth stuff.

MX points to Server A. Need to have SMTP on Server B. Have SMTP on A forward mail directly to B. 

Would that prevent SMTP on Server A from dropping any mail in the Drop folder? I wouldn&#039;t want an app to even pick up the mail on that server. 

Thanks.]]></description>
			<content:encoded><![CDATA[<p>Nice article. I assume this would work if you just want to forward mail to another SMTP server but cannot change the MX record? I wouldn&#8217;t need all the auth stuff.</p>
<p>MX points to Server A. Need to have SMTP on Server B. Have SMTP on A forward mail directly to B. </p>
<p>Would that prevent SMTP on Server A from dropping any mail in the Drop folder? I wouldn&#8217;t want an app to even pick up the mail on that server. </p>
<p>Thanks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mark		</title>
		<link>https://intellitect.com/blog/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-4958</link>

		<dc:creator><![CDATA[Mark]]></dc:creator>
		<pubDate>Fri, 15 Aug 2014 09:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.intellitechture.com/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-4958</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://intellitect.com/blog/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-4871&quot;&gt;John Matteson&lt;/a&gt;.

Hi John,
You could place the script into a PowerShell Script Block and then execute it using Invoke-Command.  That&#039;s exactly what Invoke-Command is designed for.
Mark]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://intellitect.com/blog/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-4871">John Matteson</a>.</p>
<p>Hi John,<br />
You could place the script into a PowerShell Script Block and then execute it using Invoke-Command.  That&#8217;s exactly what Invoke-Command is designed for.<br />
Mark</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John Matteson		</title>
		<link>https://intellitect.com/blog/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-4871</link>

		<dc:creator><![CDATA[John Matteson]]></dc:creator>
		<pubDate>Wed, 30 Jul 2014 17:17:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.intellitechture.com/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-4871</guid>

					<description><![CDATA[Is there a way of loading a list of relay servers via PowerShell or VB script? I didn&#039;t see it shown in the tutorial. I have approx. 280 hosts (mostly digital senders) that need to be added to a new SMTP relay host.]]></description>
			<content:encoded><![CDATA[<p>Is there a way of loading a list of relay servers via PowerShell or VB script? I didn&#8217;t see it shown in the tutorial. I have approx. 280 hosts (mostly digital senders) that need to be added to a new SMTP relay host.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Lolonga Lukaso		</title>
		<link>https://intellitect.com/blog/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-4540</link>

		<dc:creator><![CDATA[Lolonga Lukaso]]></dc:creator>
		<pubDate>Wed, 11 Jun 2014 18:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.intellitechture.com/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-4540</guid>

					<description><![CDATA[Thank you so much this solved my problem with my reporting server.]]></description>
			<content:encoded><![CDATA[<p>Thank you so much this solved my problem with my reporting server.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: John Athan		</title>
		<link>https://intellitect.com/blog/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-3870</link>

		<dc:creator><![CDATA[John Athan]]></dc:creator>
		<pubDate>Fri, 04 Apr 2014 16:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.intellitechture.com/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-3870</guid>

					<description><![CDATA[This is the best and most thorough walkthrough on the web.   Thanks for the help!]]></description>
			<content:encoded><![CDATA[<p>This is the best and most thorough walkthrough on the web.   Thanks for the help!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jon		</title>
		<link>https://intellitect.com/blog/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-3592</link>

		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Tue, 18 Feb 2014 14:49:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.intellitechture.com/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-3592</guid>

					<description><![CDATA[Thank you very much Mark! Had a bit of a devil of a time before your article, but the UI step-through instructions provided the &quot;ah-hah!&quot; moment. Thank you also for the command line instructions; would love to try those out when time allows.

[namaste&#039;]]]></description>
			<content:encoded><![CDATA[<p>Thank you very much Mark! Had a bit of a devil of a time before your article, but the UI step-through instructions provided the &#8220;ah-hah!&#8221; moment. Thank you also for the command line instructions; would love to try those out when time allows.</p>
<p>[namaste&#8217;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mohammed		</title>
		<link>https://intellitect.com/blog/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-3270</link>

		<dc:creator><![CDATA[Mohammed]]></dc:creator>
		<pubDate>Wed, 02 Oct 2013 15:23:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.intellitechture.com/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-3270</guid>

					<description><![CDATA[Hi Mark, 

Hope you are doing good. 

I have installed the feature in Windows 7 with SP1. I am getting the following message but I am not receiving in my mailbox.

Applied configuration changes to section &quot;system.net/mailsettings/smtp&quot; for &quot;Machine/webroot/Apphost&quot; at configuration path &quot;machine/webroot&quot;

Regards n greetings from Saudi Arabia]]></description>
			<content:encoded><![CDATA[<p>Hi Mark, </p>
<p>Hope you are doing good. </p>
<p>I have installed the feature in Windows 7 with SP1. I am getting the following message but I am not receiving in my mailbox.</p>
<p>Applied configuration changes to section &#8220;system.net/mailsettings/smtp&#8221; for &#8220;Machine/webroot/Apphost&#8221; at configuration path &#8220;machine/webroot&#8221;</p>
<p>Regards n greetings from Saudi Arabia</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dirk		</title>
		<link>https://intellitect.com/blog/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-3202</link>

		<dc:creator><![CDATA[Dirk]]></dc:creator>
		<pubDate>Fri, 13 Sep 2013 15:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.intellitechture.com/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-3202</guid>

					<description><![CDATA[Hi Mark,

thanks a lot !
Greetings from Germany.

Dirk]]></description>
			<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>thanks a lot !<br />
Greetings from Germany.</p>
<p>Dirk</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Robert		</title>
		<link>https://intellitect.com/blog/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-2105</link>

		<dc:creator><![CDATA[Robert]]></dc:creator>
		<pubDate>Sat, 03 Nov 2012 08:37:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.intellitechture.com/configuring-windows-smtp-server-on-windows-2008-for-relay/#comment-2105</guid>

					<description><![CDATA[Thanks Mark! You&#039;re instructions were very helpful, especially with the command line for each step.]]></description>
			<content:encoded><![CDATA[<p>Thanks Mark! You&#8217;re instructions were very helpful, especially with the command line for each step.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
