<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: VBScript to remove specific SMTP proxy addresses</title>
	<atom:link href="http://blog.drewery.net/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.drewery.net/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/</link>
	<description>IT infrastructure, support and strategy</description>
	<lastBuildDate>Thu, 01 Dec 2011 09:40:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Frf</title>
		<link>http://blog.drewery.net/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/#comment-416</link>
		<dc:creator><![CDATA[Frf]]></dc:creator>
		<pubDate>Wed, 01 Jun 2011 09:31:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.drewery.net/blog/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/#comment-416</guid>
		<description><![CDATA[Thankyou very much!  it works wonderful. just that i need.]]></description>
		<content:encoded><![CDATA[<p>Thankyou very much!  it works wonderful. just that i need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://blog.drewery.net/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/#comment-228</link>
		<dc:creator><![CDATA[Rich]]></dc:creator>
		<pubDate>Wed, 12 Sep 2007 14:37:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.drewery.net/blog/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/#comment-228</guid>
		<description><![CDATA[Can this script be modified to  read an excel spreadsheet?  What I am looking to do is to removed smtp addresses from users that I have on a spreasheet. The spreadsheet as the samid, dn and the smtp address to remove.]]></description>
		<content:encoded><![CDATA[<p>Can this script be modified to  read an excel spreadsheet?  What I am looking to do is to removed smtp addresses from users that I have on a spreasheet. The spreadsheet as the samid, dn and the smtp address to remove.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bnj</title>
		<link>http://blog.drewery.net/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/#comment-227</link>
		<dc:creator><![CDATA[bnj]]></dc:creator>
		<pubDate>Sun, 14 Jan 2007 10:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.drewery.net/blog/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/#comment-227</guid>
		<description><![CDATA[Big thanks for your script !]]></description>
		<content:encoded><![CDATA[<p>Big thanks for your script !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://blog.drewery.net/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/#comment-226</link>
		<dc:creator><![CDATA[Sam]]></dc:creator>
		<pubDate>Mon, 04 Dec 2006 04:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.drewery.net/blog/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/#comment-226</guid>
		<description><![CDATA[I am getting the following error when executing the StripLegacyProxyAddress.vbs.  I renamed the script Stripproxyaddresses.vbs:

I also replaced the strSMTPDomain to strSMTPDomain = &quot;Apple.com&quot;

Stripproxyaddresses.vbs(1, 1) Microsoft VBScript compilation error: Expected statement

The users.txt file is in the C:\ and is as follows:
[users.txt]
Test	smtp:Test@Apple.com
Test	smtp:Test@Test.com
Test	smtp:Test@plume.com
Test2	smtp:Test2@Apple.com
Test2	smtp:Test2@Test.com
Test2	smtp:Test2@plume.com

I also tried the following:
[users.txt]
Test
Test2

Any suggestions?  I am wanting to remove SMTP addresses from all users in our domain.

Sam]]></description>
		<content:encoded><![CDATA[<p>I am getting the following error when executing the StripLegacyProxyAddress.vbs.  I renamed the script Stripproxyaddresses.vbs:</p>
<p>I also replaced the strSMTPDomain to strSMTPDomain = &#8220;Apple.com&#8221;</p>
<p>Stripproxyaddresses.vbs(1, 1) Microsoft VBScript compilation error: Expected statement</p>
<p>The users.txt file is in the C:\ and is as follows:<br />
[users.txt]<br />
Test	smtp:Test@Apple.com<br />
Test	smtp:Test@Test.com<br />
Test	smtp:Test@plume.com<br />
Test2	smtp:Test2@Apple.com<br />
Test2	smtp:Test2@Test.com<br />
Test2	smtp:Test2@plume.com</p>
<p>I also tried the following:<br />
[users.txt]<br />
Test<br />
Test2</p>
<p>Any suggestions?  I am wanting to remove SMTP addresses from all users in our domain.</p>
<p>Sam</p>
]]></content:encoded>
	</item>
</channel>
</rss>

