<?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: Using Mail.app as a document archive</title>
	<atom:link href="http://www.hawkwings.net/2006/07/23/using-mailapp-as-a-document-archive/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawkwings.net/2006/07/23/using-mailapp-as-a-document-archive/</link>
	<description>Tips and add-ons to make Apple Mail / Mail.app even better</description>
	<lastBuildDate>Wed, 03 Feb 2010 23:59:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tim</title>
		<link>http://www.hawkwings.net/2006/07/23/using-mailapp-as-a-document-archive/comment-page-1/#comment-10052</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Mon, 24 Jul 2006 13:34:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/07/23/using-mailapp-as-a-document-archive/#comment-10052</guid>
		<description>Hehehe... Yes. It does seem to demand rather a lot from the Development Team. :)

But hopefully people have their irony indicators switched on. Although Americans do read this blog from time to time, so perhaps it was rash to post it in that way.</description>
		<content:encoded><![CDATA[<p>Hehehe&#8230; Yes. It does seem to demand rather a lot from the Development Team. :)</p>
<p>But hopefully people have their irony indicators switched on. Although Americans do read this blog from time to time, so perhaps it was rash to post it in that way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Ware</title>
		<link>http://www.hawkwings.net/2006/07/23/using-mailapp-as-a-document-archive/comment-page-1/#comment-10051</link>
		<dc:creator>Dan Ware</dc:creator>
		<pubDate>Mon, 24 Jul 2006 13:19:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/07/23/using-mailapp-as-a-document-archive/#comment-10051</guid>
		<description>Hah! Well I think it would be fair to say that the Apple Mail team probably did not bugtest mail that&#039;s 200 years old, since Mail wasn&#039;t around then. Nor did they consider it in the scope of their project, either, as I&#039;m sure it&#039;s quite an a-typical use of Mail ... a reference for archival documents with the archival document&#039;s true date. Novel, if nothing else, though.</description>
		<content:encoded><![CDATA[<p>Hah! Well I think it would be fair to say that the Apple Mail team probably did not bugtest mail that&#8217;s 200 years old, since Mail wasn&#8217;t around then. Nor did they consider it in the scope of their project, either, as I&#8217;m sure it&#8217;s quite an a-typical use of Mail &#8230; a reference for archival documents with the archival document&#8217;s true date. Novel, if nothing else, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paul</title>
		<link>http://www.hawkwings.net/2006/07/23/using-mailapp-as-a-document-archive/comment-page-1/#comment-9994</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Sun, 23 Jul 2006 20:44:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/07/23/using-mailapp-as-a-document-archive/#comment-9994</guid>
		<description>This is interesting coming on the heels of Mark Pilgrim&#039;s gripes about &quot;losing&quot; his email. What Maciej is actually doing is leveraging imap mailboxes, not necessarily Mail.app.

As noted on this site, while mbox is not a standard, imap is and anyone who is worried about the portability of their mail (like Pushkin would have been) would do well to use a widely-embraced standard, rather than a vendor-specific enhancement of a &lt;em&gt;de facto&lt;/em&gt; one.Â </description>
		<content:encoded><![CDATA[<p>This is interesting coming on the heels of Mark Pilgrim&#8217;s gripes about &#8220;losing&#8221; his email. What Maciej is actually doing is leveraging imap mailboxes, not necessarily Mail.app.</p>
<p>As noted on this site, while mbox is not a standard, imap is and anyone who is worried about the portability of their mail (like Pushkin would have been) would do well to use a widely-embraced standard, rather than a vendor-specific enhancement of a <em>de facto</em> one.Â </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: smorr</title>
		<link>http://www.hawkwings.net/2006/07/23/using-mailapp-as-a-document-archive/comment-page-1/#comment-9966</link>
		<dc:creator>smorr</dc:creator>
		<pubDate>Sun, 23 Jul 2006 13:50:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/07/23/using-mailapp-as-a-document-archive/#comment-9966</guid>
		<description>A handy trick if you want to change subject or body of a message is to redirect the message to yourself.  (Think of it as a poor man&#039;s MailTags)

When you get a message that needs followup or a new subject line, hit shift command E (redirect), set the to: field to yourself and edit subject and body to your hearts content.  The message will arrive coming from the original sender.

The only issue is that the new message will have a later receive date as the original, and the it won&#039;t erase the original.

This could also be good for sending reminders if you integrate it with AppleScript perhaps</description>
		<content:encoded><![CDATA[<p>A handy trick if you want to change subject or body of a message is to redirect the message to yourself.  (Think of it as a poor man&#8217;s MailTags)</p>
<p>When you get a message that needs followup or a new subject line, hit shift command E (redirect), set the to: field to yourself and edit subject and body to your hearts content.  The message will arrive coming from the original sender.</p>
<p>The only issue is that the new message will have a later receive date as the original, and the it won&#8217;t erase the original.</p>
<p>This could also be good for sending reminders if you integrate it with AppleScript perhaps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ari</title>
		<link>http://www.hawkwings.net/2006/07/23/using-mailapp-as-a-document-archive/comment-page-1/#comment-9963</link>
		<dc:creator>Ari</dc:creator>
		<pubDate>Sun, 23 Jul 2006 13:15:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/07/23/using-mailapp-as-a-document-archive/#comment-9963</guid>
		<description>I was actually just trying to figure out how quickly to archive webpages from NetNewsWire into my IMAP folders:
http://board.43folders.com/showthread.php?p=5313#post5313

What would really do the trick is an applescript that could push the front webpage into a selected IMAP folder. As I said in my post, an added bonus would be if the script could let you pick from a list of folders using a pretty MailActOn interface.</description>
		<content:encoded><![CDATA[<p>I was actually just trying to figure out how quickly to archive webpages from NetNewsWire into my IMAP folders:<br />
<a href="http://board.43folders.com/showthread.php?p=5313#post5313" rel="nofollow">http://board.43folders.com/showthread.php?p=5313#post5313</a></p>
<p>What would really do the trick is an applescript that could push the front webpage into a selected IMAP folder. As I said in my post, an added bonus would be if the script could let you pick from a list of folders using a pretty MailActOn interface.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.309 seconds -->
