<?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: Pimping Microsoft Outlook</title>
	<atom:link href="http://www.ocellated.com/2009/03/18/pimping-microsoft-outlook/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ocellated.com/2009/03/18/pimping-microsoft-outlook/</link>
	<description>A blog on my latest adventures, pictures, and travels</description>
	<lastBuildDate>Sun, 15 Jan 2012 00:23:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Christian</title>
		<link>http://www.ocellated.com/2009/03/18/pimping-microsoft-outlook/comment-page-1/#comment-136964</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 08 Nov 2011 19:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ocellated.com/?p=621#comment-136964</guid>
		<description>Doh - RTFM. NVM :-)</description>
		<content:encoded><![CDATA[<p>Doh &#8211; RTFM. NVM <img src='http://www.ocellated.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian</title>
		<link>http://www.ocellated.com/2009/03/18/pimping-microsoft-outlook/comment-page-1/#comment-136963</link>
		<dc:creator>Christian</dc:creator>
		<pubDate>Tue, 08 Nov 2011 18:46:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ocellated.com/?p=621#comment-136963</guid>
		<description>FYI for 2010 users, if you have issues with Object Not Found, you may need to change the ArchiveFolder string. This script assumes that your Archive folder is in the same tree as your Inbox, but if you use a different folder, it breaks.

Not sure if that made sense, but here&#039;s what I ended up having to change it to:
Set ArchiveFolder = Application.GetNamespace(&quot;MAPI&quot;).Folders(&quot;Archives&quot;).Folders(&quot;Inbox&quot;)

Sorry - i&#039;m not a dev, so not very good at the lingo :-)</description>
		<content:encoded><![CDATA[<p>FYI for 2010 users, if you have issues with Object Not Found, you may need to change the ArchiveFolder string. This script assumes that your Archive folder is in the same tree as your Inbox, but if you use a different folder, it breaks.</p>
<p>Not sure if that made sense, but here&#8217;s what I ended up having to change it to:<br />
Set ArchiveFolder = Application.GetNamespace(&#8220;MAPI&#8221;).Folders(&#8220;Archives&#8221;).Folders(&#8220;Inbox&#8221;)</p>
<p>Sorry &#8211; i&#8217;m not a dev, so not very good at the lingo <img src='http://www.ocellated.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://www.ocellated.com/2009/03/18/pimping-microsoft-outlook/comment-page-1/#comment-86923</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Wed, 03 Aug 2011 01:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ocellated.com/?p=621#comment-86923</guid>
		<description>nvrmind. I just need to read better. Sorry (please delete both comments?)</description>
		<content:encoded><![CDATA[<p>nvrmind. I just need to read better. Sorry (please delete both comments?)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ben</title>
		<link>http://www.ocellated.com/2009/03/18/pimping-microsoft-outlook/comment-page-1/#comment-86922</link>
		<dc:creator>ben</dc:creator>
		<pubDate>Wed, 03 Aug 2011 01:56:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ocellated.com/?p=621#comment-86922</guid>
		<description>For MS.Outlook 2010, do you require the macro? IT have disabled macros...</description>
		<content:encoded><![CDATA[<p>For MS.Outlook 2010, do you require the macro? IT have disabled macros&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.ocellated.com/2009/03/18/pimping-microsoft-outlook/comment-page-1/#comment-79731</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Sat, 09 Jul 2011 04:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ocellated.com/?p=621#comment-79731</guid>
		<description>It&#039;s still working fine for me in Outlook 2010 Chris. I&#039;m not sure what the problem is, but I&#039;d carefully check your code. Especially make sure the names of the folders you&#039;re trying to archive to match exactly or else it won&#039;t work.</description>
		<content:encoded><![CDATA[<p>It&#8217;s still working fine for me in Outlook 2010 Chris. I&#8217;m not sure what the problem is, but I&#8217;d carefully check your code. Especially make sure the names of the folders you&#8217;re trying to archive to match exactly or else it won&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.ocellated.com/2009/03/18/pimping-microsoft-outlook/comment-page-1/#comment-77425</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 30 Jun 2011 16:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.ocellated.com/?p=621#comment-77425</guid>
		<description>I cant seem to get it working for outlook 2010 can someone help?</description>
		<content:encoded><![CDATA[<p>I cant seem to get it working for outlook 2010 can someone help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julian</title>
		<link>http://www.ocellated.com/2009/03/18/pimping-microsoft-outlook/comment-page-1/#comment-15600</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Fri, 25 Jun 2010 11:28:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ocellated.com/?p=621#comment-15600</guid>
		<description>Can I ask about something specific that is a problem for me?

My company has obtained an email archiving system that replaces the archive functionality in Outlook 2003 client and beyond (the standard Archive menu item shows as &quot;Disabled by your system administrator&quot; in the File menu for instance). 

This new archiving system will archive all items older than 90 days and put them into a folder which is actually remote on the archiving server.  This folder is seen under my mailbox root and is called EV.  In fact there are a number of sub-folders under this EV folder that pertain to a number of years that the contents will be retained - yes, this system is a document retention system primarily.  These sub folders are named like 001 Year or 003 years or 010 years etc.

My beef is that I get so much email that my email quota is exceeded in about three weeks so I want to be able to archive all items older than say 21 days into a folder of the same name which will reside under one of the sub folders I mentioned above.  In this case, I want to use the &quot;010 Years&quot; sub folder to archive everything to.

So the logic would be:

Search through all emails in all sub-folders of the mailbox (except the EV folder).
If an email was received 21 days or more ago, move the email to a folder of the same name beneath the Mailbox-&gt;EV folder while respecting any folder hierarchy.

i.e. if an email received 22 days ago is found in he folder Mailbox-&gt;Finance-&gt;Monthly Stuff then it should be moved to exist in the folder Mailbox_&gt;EV-&gt;010 Years-&gt;Finance-&gt;Monthly Stuff .

Do this until all folders have been looked into and all messages meeting the age criteria have been located and moved.

Has anyone got this functionality they can offer?

Thanks.

Julian</description>
		<content:encoded><![CDATA[<p>Can I ask about something specific that is a problem for me?</p>
<p>My company has obtained an email archiving system that replaces the archive functionality in Outlook 2003 client and beyond (the standard Archive menu item shows as &#8220;Disabled by your system administrator&#8221; in the File menu for instance). </p>
<p>This new archiving system will archive all items older than 90 days and put them into a folder which is actually remote on the archiving server.  This folder is seen under my mailbox root and is called EV.  In fact there are a number of sub-folders under this EV folder that pertain to a number of years that the contents will be retained &#8211; yes, this system is a document retention system primarily.  These sub folders are named like 001 Year or 003 years or 010 years etc.</p>
<p>My beef is that I get so much email that my email quota is exceeded in about three weeks so I want to be able to archive all items older than say 21 days into a folder of the same name which will reside under one of the sub folders I mentioned above.  In this case, I want to use the &#8220;010 Years&#8221; sub folder to archive everything to.</p>
<p>So the logic would be:</p>
<p>Search through all emails in all sub-folders of the mailbox (except the EV folder).<br />
If an email was received 21 days or more ago, move the email to a folder of the same name beneath the Mailbox-&gt;EV folder while respecting any folder hierarchy.</p>
<p>i.e. if an email received 22 days ago is found in he folder Mailbox-&gt;Finance-&gt;Monthly Stuff then it should be moved to exist in the folder Mailbox_&gt;EV-&gt;010 Years-&gt;Finance-&gt;Monthly Stuff .</p>
<p>Do this until all folders have been looked into and all messages meeting the age criteria have been located and moved.</p>
<p>Has anyone got this functionality they can offer?</p>
<p>Thanks.</p>
<p>Julian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://www.ocellated.com/2009/03/18/pimping-microsoft-outlook/comment-page-1/#comment-15275</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Tue, 15 Jun 2010 20:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.ocellated.com/?p=621#comment-15275</guid>
		<description>Moderator:  Sorry, didn&#039;t intend to paste all that code, just a snippet surrounded by code tags!

By the way, thanks for the code, it makes my email management process a breeze!</description>
		<content:encoded><![CDATA[<p>Moderator:  Sorry, didn&#8217;t intend to paste all that code, just a snippet surrounded by code tags!</p>
<p>By the way, thanks for the code, it makes my email management process a breeze!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://www.ocellated.com/2009/03/18/pimping-microsoft-outlook/comment-page-1/#comment-15273</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Tue, 15 Jun 2010 20:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ocellated.com/?p=621#comment-15273</guid>
		<description>I have also put together a modified version of the code for Outlook 2010, adding the SUPERGRID2 control to the list.  However, I took a different approach than Peter and was able to keep the &quot;archiving&quot; portion working.  Instead of using the macro code, I made a Quick Step that moved the current message to the folder of my choice and marked it read.  It was a lot easier to set up.  I only then had to change the autohotkey script to run CTRL-SHIFT-1 to send the selected messages to the archive folder.</description>
		<content:encoded><![CDATA[<p>I have also put together a modified version of the code for Outlook 2010, adding the SUPERGRID2 control to the list.  However, I took a different approach than Peter and was able to keep the &#8220;archiving&#8221; portion working.  Instead of using the macro code, I made a Quick Step that moved the current message to the folder of my choice and marked it read.  It was a lot easier to set up.  I only then had to change the autohotkey script to run CTRL-SHIFT-1 to send the selected messages to the archive folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://www.ocellated.com/2009/03/18/pimping-microsoft-outlook/comment-page-1/#comment-14130</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Wed, 21 Apr 2010 19:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ocellated.com/?p=621#comment-14130</guid>
		<description>Thanks Peter. I&#039;ll get around to testing and updating this code for Outlook 2010 soon enough. Just haven&#039;t had the time and am not yet running 2010 as my main environment.

Also, I added spaces between elements of the ctrlList variable above (so that it would wrap properly). People might need to remove them if using the code.</description>
		<content:encoded><![CDATA[<p>Thanks Peter. I&#8217;ll get around to testing and updating this code for Outlook 2010 soon enough. Just haven&#8217;t had the time and am not yet running 2010 as my main environment.</p>
<p>Also, I added spaces between elements of the ctrlList variable above (so that it would wrap properly). People might need to remove them if using the code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

