<?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>Hawk Wings &#187; sorting</title>
	<atom:link href="http://www.hawkwings.net/tag/sorting/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawkwings.net</link>
	<description>Tips and add-ons to make Apple Mail / Mail.app even better</description>
	<lastBuildDate>Tue, 26 Jul 2011 07:44:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Script to archive mail.app messages by month</title>
		<link>http://www.hawkwings.net/2007/02/05/script-to-archive-mailapp-messages-by-month/</link>
		<comments>http://www.hawkwings.net/2007/02/05/script-to-archive-mailapp-messages-by-month/#comments</comments>
		<pubDate>Mon, 05 Feb 2007 11:59:06 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[Apple Mail Tips]]></category>
		<category><![CDATA[applescript]]></category>
		<category><![CDATA[archiving]]></category>
		<category><![CDATA[filing]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[month]]></category>
		<category><![CDATA[sorting]]></category>
		<category><![CDATA[year]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2007/02/05/script-to-archive-mailapp-messages-by-month/</guid>
		<description><![CDATA[Not everyone is a fan of the new-fangled &#8220;tag &#8216;em, archive &#8216;em and let Spotlight sort &#8216;em out&#8221; school of email storage, described in past Hawk Wings posts like &#8220;Use MailTags and kiss your folders goodbye&#8221; and &#8220;Mail.app without folders (or tears)&#8221; (which points to some interesting research on why people can&#8217;t give up their [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2007/02/filingproblem.jpg" alt="Filingproblem"  align="right" border="0" hspace="10" vspace="10" height="148" width="140"/>Not everyone is a fan of the new-fangled &#8220;tag &#8216;em, archive &#8216;em and let Spotlight sort &#8216;em out&#8221; school of email storage, described in past Hawk Wings posts like &#8220;<a href="http://www.hawkwings.net/2006/08/15/use-mailtags-and-kiss-your-folders-goodbye/">Use MailTags and kiss your folders goodbye</a>&#8221; and &#8220;<a href="http://www.hawkwings.net/2006/06/10/mailapp-without-folders-or-tears/">Mail.app without folders (or tears)</a>&#8221; (which points to some interesting research on why people can&#8217;t give up their folders).</p>
<p>At the end of the day, some people just like having things organised neatly into instantly recognisable piles.</p>
<p>For them Doug Hellman <a href="http://www.doughellmann.com/projects/MailArchiveByDate/">has produced an  applescript</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> that automates the process of archiving emails by year and month.</p>
<p><img src="http://www.hawkwings.net/wp-content/uploads/2007/02/archivesbyyearmonth.jpg" alt="Archivesbyyearmonth"  align="right" border="0" hspace="10" vspace="10" height="117" width="159"/>As he says on his web site, &#8220;Each time it processes a message, it automatically maintains a folder hierarchy based on the parent, year, and month&#8221;. Doug also provides instructions on setting it up to work with a <a href="http://www.hawkwings.net/2005/08/08/mail-act-on-getting-sorted-saving-time/">Mail Act-on</a> rule.</p>
<p>The script has recently been updated.</p>
<p>In version 1.2 he has updated the scripts,</p>
<blockquote><p>to make them more reliable as mail rule actions by using the perform_mail_action hook and taking the selection from the info passed in instead of asking Mail for the current selection.</p></blockquote>
<p>I don&#8217;t know what this means, but it impresses the hell out of me. <tags>mail.app, apple mail, applescript, archiving, filing, sorting, folders, month, year, tips</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/11/23/automated-archiving-in-mailapp/" rel="bookmark" title="23 November 2006, 1:18 am">Automated archiving in Mail.app</a></li>
<li><a href="http://www.hawkwings.net/2008/06/09/fix-for-leopard-mails-broken-new-mail-alert/" rel="bookmark" title="9 June 2008, 12:25 am">Fix for Leopard Mail&#8217;s broken new mail alert</a></li>
<li><a href="http://www.hawkwings.net/2005/09/14/vacation-script-autoreplying-via-an-apple-mail-rule/" rel="bookmark" title="14 September 2005, 9:51 am">Vacation Script: Autoreplying in Apple Mail</a></li>
<li><a href="http://www.hawkwings.net/2006/07/20/applescript-to-start-mail-in-a-hidden-state/" rel="bookmark" title="20 July 2006, 11:25 pm">AppleScript to start Mail in a hidden state</a></li>
<li><a href="http://www.hawkwings.net/2005/12/01/applescript-to-create-and-run-a-gtd-tickler-file/" rel="bookmark" title="1 December 2005, 12:24 pm">AppleScript to create and run a GTD &#8216;Tickler file&#8217;</a></li>
</ul>
<p><!-- Similar Posts took 6.624 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2007/02/05/script-to-archive-mailapp-messages-by-month/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MailRecent: New Mail.app quick filing plugin</title>
		<link>http://www.hawkwings.net/2007/01/27/mailrecent-new-mailapp-quick-filing-plugin/</link>
		<comments>http://www.hawkwings.net/2007/01/27/mailrecent-new-mailapp-quick-filing-plugin/#comments</comments>
		<pubDate>Sat, 27 Jan 2007 12:51:11 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[filing]]></category>
		<category><![CDATA[mail act-on]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[mailboxes]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[sorting]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2007/01/27/mailrecent-new-mailapp-quick-filing-plugin/</guid>
		<description><![CDATA[Greg Welch, creator of the MailFollowup plugin for smarter email conversations, has added a second title to his plugin stable. MailRecent provides a quick filing solution for Mail.app. It adds three new menus &#8212; &#8220;Copy to Recent&#8221;, &#8220;Move to Recent&#8221;, and &#8220;Go to Recent&#8221; &#8212; to Apple Mail. Each of these contains dynamically-updated lists of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2007/01/mailrecent.jpg" alt="Mailrecent"  align="right" border="0" hspace="10" vspace="0" height="102" width="100"/>Greg Welch, creator of <a href="http://www.hawkwings.net/2006/04/15/mailfollowup-a-plugin-for-afterthoughts/">the MailFollowup plugin</a> for smarter email conversations, has added a second title to his plugin stable.</p>
<p>MailRecent provides a quick filing solution for Mail.app.</p>
<p>It adds three new menus &#8212; &#8220;Copy to Recent&#8221;, &#8220;Move to Recent&#8221;, and &#8220;Go to Recent&#8221; &#8212; to Apple Mail. Each of these contains dynamically-updated lists of recently used mailboxes:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2007/01/mail_recent_main.jpg" alt="Mail Recent Main" height="398" width="450"/></div>
<p>The number of mailboxes listed in the menus is controlled by the &#8220;Number of Recent Items&#8221; setting for Documents in the Appearance panel of the OS X System Preferences.</p>
<p>By default MailRecent sorts the mailboxes alphabetically, but Greg provides instructions for some Terminal commands to sort them by time or frequency of use. </p>
<p>One small thing.  The plugin only lists the name of the mailbox.  So, for example, if you have three accounts each with an &#8220;Archive&#8221; mailbox, you will not be able to tell from the list which one is which.</p>
<p><strong>UPDATE:</strong> Greg emails to say that this kind of ambiguity shouldn&#8217;t arise. The Usage section on the plugin&#8217;s page says that, &#8220;If you transfer to one or more mailboxes that happen to have the same name, the menu item titles will be extended with a minimal distinguishing path to the mailbox. This is true whether the &#8220;duplicate&#8221; mailboxes (same names) are in the same or different mail accounts.&#8221; The extension doesn&#8217;t appear for me, but it might be there for you. It works for Greg. </p>
<p>Personally, I use <a href="http://www.hawkwings.net/2005/08/08/mail-act-on-getting-sorted-saving-time/">Mail Act-on</a> for my filing, but this provides another neat solution to getting mail out of your inbox and where it belongs quickly.</p>
<p>MailRecent is freeware and available <a href="http://www.cs.unc.edu/~welch/MailRecent/">from Greg&#8217;s web site</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>.<tags>mail.app, apple mail, plugin, filing, productivity, mailboxes, sorting, mail act-on</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2007/02/02/mailrecent-updated-and-plugged-at-macworld/" rel="bookmark" title="2 February 2007, 12:27 am">MailRecent updated and plugged at Macworld</a></li>
<li><a href="http://www.hawkwings.net/2007/11/21/mailrecent-mailfollowup-plugins-now-leopard-ready/" rel="bookmark" title="21 November 2007, 10:53 pm">MailRecent, MailFollowUp plugins now Leopard-ready</a></li>
<li><a href="http://www.hawkwings.net/2006/01/30/sorting-mailbox-order-manually/" rel="bookmark" title="30 January 2006, 8:10 am">Sorting mailbox order manually</a></li>
<li><a href="http://www.hawkwings.net/2007/03/01/mailfollowup-plugin-updated-now-with-toolbar/" rel="bookmark" title="1 March 2007, 11:10 pm">MailFollowUp plugin updated: Now with toolbar</a></li>
<li><a href="http://www.hawkwings.net/2007/03/19/mailboxer-smart-mailboxes-for-contacts/" rel="bookmark" title="19 March 2007, 10:48 pm">Mailboxer: Smart mailboxes for contacts</a></li>
</ul>
<p><!-- Similar Posts took 7.038 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2007/01/27/mailrecent-new-mailapp-quick-filing-plugin/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Five tutorials on using Mail.app</title>
		<link>http://www.hawkwings.net/2007/01/27/five-tutorials-on-using-mailapp/</link>
		<comments>http://www.hawkwings.net/2007/01/27/five-tutorials-on-using-mailapp/#comments</comments>
		<pubDate>Fri, 26 Jan 2007 14:28:36 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Apple Mail Tips]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[mail act-on]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[rules]]></category>
		<category><![CDATA[sorting]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2007/01/27/five-tutorials-on-using-mailapp/</guid>
		<description><![CDATA[The writer of academhack has republished a series of five tutorials on how to get the best out of Mail.app. He is an academic, and writes chiefly with professors and their students in mind. Still, the tips, ideas and workflows that he demonstrates will be useful to everyone. He covers the absolute basics in the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2007/01/chalkboardtutorial.jpg" alt="Chalkboardtutorial"  align="right" border="0" hspace="10" vspace="0" height="92" width="120"/>The writer of <a href="http://academhack.outsidethetext.com/home/">academhack</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> has republished a series of five tutorials on how to get the best out of Mail.app.</p>
<p>He is an academic, and writes chiefly with professors and their students in mind. Still, the tips, ideas and workflows that he demonstrates will be useful to everyone.</p>
<p>He covers <a href="http://academhack.outsidethetext.com/home/?p=33">the absolute basics</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> in the first tutorial.  <a href="http://academhack.outsidethetext.com/home/?p=34">A second one</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> covers things like weening yourself off webmail and why IMAP is better. </p>
<p>How to get students to use email properly <a href="http://academhack.outsidethetext.com/home/?p=36">makes up the third</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> and <a href="http://academhack.outsidethetext.com/home/?p=37">the fourth</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> deals with important things like sorting email and keeping the inbox clean.</p>
<p><a href="http://academhack.outsidethetext.com/home/?p=40">The last one</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> covers keyboard shortcuts and <a href="http://video.google.com/videoplay?docid=-6850531577723860390&#038;hl=en">contains a nice screencast</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> on using <a href="http://www.hawkwings.net/2005/08/08/mail-act-on-getting-sorted-saving-time/">Mail Act-on</a> to sort emails quickly:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2007/01/mailappandmailacton.jpg" alt="Mailappandmailacton" height="311" width="407"/></div>
<p>Hardcore Mail.app productivity nuts will not find much here that they didn&#8217;t know before. But looking over how someone else deals with their email always prompts me to think again about how I do it and often leads me to develop a better way. </p>
<p>And not everyone is hardcore. I get regular emails from remote acquaintences, friends of my wife&#8217;s hairdresser, people who stumble across Hawk Wings on the net and others who want to know all about how to use Mail better. Now I have somewhere to send them. That&#8217;s a big productivity boost for me, and maybe for you too.</p>
<p>In any case, academics who write about using Mail.app are pretty thin on the ground. That sort of thing ought to be encouraged.<tags>mail.app, apple mail, rules, productivity, mail act-on, tutorial, tips, sorting, folders, imap</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/06/10/mailapp-without-folders-or-tears/" rel="bookmark" title="10 June 2006, 9:58 pm">Mail.app without folders (or tears)</a></li>
<li><a href="http://www.hawkwings.net/2006/06/27/using-mailapp-as-a-yojimbo-substitute/" rel="bookmark" title="27 June 2006, 12:08 am">Using Mail.app as a Yojimbo substitute</a></li>
<li><a href="http://www.hawkwings.net/2006/01/25/ethan-kaplans-so-called-digital-life/" rel="bookmark" title="25 January 2006, 1:13 am">Ethan Kaplan&#8217;s so-called digital life</a></li>
<li><a href="http://www.hawkwings.net/2006/10/30/three-quicksilver-tutorial-screencasts/" rel="bookmark" title="30 October 2006, 9:19 pm">Three Quicksilver Tutorial Screencasts</a></li>
<li><a href="http://www.hawkwings.net/2006/07/31/mailappicalkgtddevonthink-pro-to-get-things-done/" rel="bookmark" title="31 July 2006, 11:44 pm">Mail.app/iCal/kGTD/DEVONthink Pro to get things done</a></li>
</ul>
<p><!-- Similar Posts took 6.624 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2007/01/27/five-tutorials-on-using-mailapp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mail.app&#8217;s From Address Bug</title>
		<link>http://www.hawkwings.net/2006/09/24/mailapps-from-address-bug/</link>
		<comments>http://www.hawkwings.net/2006/09/24/mailapps-from-address-bug/#comments</comments>
		<pubDate>Sun, 24 Sep 2006 12:23:20 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[annoyances]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[From addresses]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[sorting]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2006/09/24/mailapps-from-address-bug/</guid>
		<description><![CDATA[John Cleary has noticed a fairly rare but annoying bug in the way that Mail.app handles From: email addresses. As he points out: In Mail.app (the standard mail client on OS X), if the person sending an email to you hasn&#8217;t specified a &#8216;from name&#8217; in their email client (or webmail), the email will show [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2006/09/bug_2.jpg"  align="right" border="0" hspace="10" vspace="0" alt="Hopper" height="122" width="112" />John Cleary <a href="http://blog.ozimac.com.au/page.php?page=post&amp;id=124&amp;westpapua_browse=7e06b9a13e3bc210d3e0798d004802df">has noticed</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> a fairly rare but annoying bug in the way that Mail.app handles From: email addresses.</p>
<p>As he points out:</p>
<blockquote><p>In Mail.app (the standard mail client on OS X), if the person sending an email to you hasn&#8217;t specified a &#8216;from name&#8217; in their email client (or webmail), the email will show up as being from their raw email address even if their name and email address is in your Address Book. Additionally, if the person has specified a &#8216;from name&#8217; different from their real name (i.e. a nickname or screen name) then that will show up in the from column.</p></blockquote>
<p>So you get odd things like this:</p>
<div align=center><img src="http://www.hawkwings.net/wp-content/uploads/2006/09/fromfieldoddities.jpg" alt="Fromfieldoddities" height="200" width="450" /></div>
<p>Obviously this is visually annoying and sometimes less than informative.</p>
<p>It also throws a spanner in the works when sorting emails by name.</p>
<p>John suggests that the solution is easy:</p>
<blockquote><p>The Mail User Interface needs the ability to choose either to use Address Book names when there is no supplied &#8216;from name&#8217; or to always use Address Book names regardless of supplied from name, matching instead on the email address.</p></blockquote>
<p>It makes you wonder why is hasn&#8217;t been fixed.<tags>mail.app, apple mail, bugs, From addresses, sorting, annoyances</tags><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2006/05/02/applescript-to-clean-up-address-book/" rel="bookmark" title="2 May 2006, 10:47 pm">AppleScript to clean up Address Book</a></li>
<li><a href="http://www.hawkwings.net/2006/07/31/snail-mail-15-slick-envelopes-from-address-book/" rel="bookmark" title="31 July 2006, 9:37 pm">Snail Mail 1.5: Slick Address Book Envelopes</a></li>
<li><a href="http://www.hawkwings.net/2006/11/05/show-emails-from-script-for-address-book/" rel="bookmark" title="5 November 2006, 10:26 pm">&#8220;Show Emails from&#8221; Script for Address Book</a></li>
<li><a href="http://www.hawkwings.net/2006/10/26/cleaning-up-mails-previous-recipients-list/" rel="bookmark" title="26 October 2006, 11:14 pm">Cleaning up Mail&#8217;s Previous Recipients List</a></li>
<li><a href="http://www.hawkwings.net/2006/12/11/address-book-and-nicknames-three-work-arounds/" rel="bookmark" title="11 December 2006, 11:46 pm">Address Book and nicknames: three work-arounds</a></li>
</ul>
<p><!-- Similar Posts took 6.562 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2006/09/24/mailapps-from-address-bug/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Using Mail.app as a document archive</title>
		<link>http://www.hawkwings.net/2006/07/23/using-mailapp-as-a-document-archive/</link>
		<comments>http://www.hawkwings.net/2006/07/23/using-mailapp-as-a-document-archive/#comments</comments>
		<pubDate>Sun, 23 Jul 2006 11:40:52 +0000</pubDate>
		<dc:creator>Tim Gaden</dc:creator>
				<category><![CDATA[Apple Mail]]></category>
		<category><![CDATA[archiving]]></category>
		<category><![CDATA[literature]]></category>
		<category><![CDATA[mail.app]]></category>
		<category><![CDATA[pushkin]]></category>
		<category><![CDATA[searching]]></category>
		<category><![CDATA[sorting]]></category>

		<guid isPermaLink="false">http://www.hawkwings.net/2006/07/23/using-mailapp-as-a-document-archive/</guid>
		<description><![CDATA[Maciej Ceglowski decided to use Mail.app to archive the early letters of Alexander Pushkin , in part inspired by the Samuel Pepys Blog and in part because email clients offer built-in search and sort features. It went quite well, but didn&#8217;t completely satisfy: I had to bump the date up by 200 years because Mail.app [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.hawkwings.net/wp-content/uploads/2006/07/wp-images/pushkin.jpg" height="136" width="100" border="0" align="right" hspace="10" vspace="0" alt="pushkin" title="pushkin" />Maciej Ceglowski <a href="http://www.idlewords.com/2006/07/from_pushkin.htm">decided to use Mail.app</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> to archive the early letters of <a href="http://en.wikipedia.org/wiki/Aleksandr_Pushkin">Alexander Pushkin</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/>, in part inspired by the <a href="http://www.pepysdiary.com/">Samuel Pepys Blog</a> <img src="http://www.hawkwings.net/images/extlink.jpg"/> and in part because email clients offer built-in search and sort features.</p>
<p>It went quite well, but didn&#8217;t completely satisfy:</p>
<blockquote><p>I had to bump the date up by 200 years because Mail.app refuses to properly sort nineteenth century email. I consider this a bug.</p></blockquote>
<p>He plans to set up an IMAP server to store this kind of information as emails. And he is looking for good sources of material.<tags>mail.app, apple mail, pushkin, literature, archiving, searching, sorting</tags> </p>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://www.hawkwings.net/2007/01/27/five-tutorials-on-using-mailapp/" rel="bookmark" title="27 January 2007, 1:28 am">Five tutorials on using Mail.app</a></li>
<li><a href="http://www.hawkwings.net/2006/03/23/mac-imap-mail-as-information-manager/" rel="bookmark" title="23 March 2006, 1:16 am">.Mac IMAP mail as information manager</a></li>
<li><a href="http://www.hawkwings.net/2006/01/23/run-an-imap-tickler-file-via-cron-script/" rel="bookmark" title="23 January 2006, 9:24 am">Run an IMAP Tickler file via a Cron script</a></li>
<li><a href="http://www.hawkwings.net/2006/09/06/more-on-entourage-vs-mailapp/" rel="bookmark" title="6 September 2006, 10:11 pm">More on Entourage Vs Mail.app</a></li>
<li><a href="http://www.hawkwings.net/2007/02/09/imap-idle-106-rewritten-faster-better/" rel="bookmark" title="9 February 2007, 10:46 pm">IMAP-IDLE 1.06: Rewritten, faster, better</a></li>
</ul>
<p><!-- Similar Posts took 6.545 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hawkwings.net/2006/07/23/using-mailapp-as-a-document-archive/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

