<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.7" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: VBScript to remove specific SMTP proxy addresses</title>
	<link>http://www.drewery.net/blog/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/</link>
	<description>Technical musings...</description>
	<pubDate>Wed, 07 Jan 2009 05:09:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>

	<item>
		<title>by: Rich</title>
		<link>http://www.drewery.net/blog/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/#comment-16347</link>
		<pubDate>Wed, 12 Sep 2007 14:37:05 +0000</pubDate>
		<guid>http://www.drewery.net/blog/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/#comment-16347</guid>
					<description>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://www.drewery.net/blog/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/#comment-7055</link>
		<pubDate>Sun, 14 Jan 2007 10:13:06 +0000</pubDate>
		<guid>http://www.drewery.net/blog/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/#comment-7055</guid>
					<description>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://www.drewery.net/blog/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/#comment-4827</link>
		<pubDate>Mon, 04 Dec 2006 04:15:39 +0000</pubDate>
		<guid>http://www.drewery.net/blog/2006/11/03/vbscript-to-remove-specific-smtp-proxy-addresses/#comment-4827</guid>
					<description>I am getting the following error when executing the StripLegacyProxyAddress.vbs.  I renamed the script Stripproxyaddresses.vbs:

I also replaced the strSMTPDomain to strSMTPDomain = "Apple.com"

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>
