<?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: My new favorite open-source software: mairix by Richard Curnow</title>
	<atom:link href="http://blog.kamens.us/2010/01/08/my-new-favorite-open-source-software-mairix-by-richard-curnow/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kamens.us/2010/01/08/my-new-favorite-open-source-software-mairix-by-richard-curnow/</link>
	<description>Musings of an indignant mind</description>
	<lastBuildDate>Fri, 10 Feb 2012 18:10:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: jik</title>
		<link>http://blog.kamens.us/2010/01/08/my-new-favorite-open-source-software-mairix-by-richard-curnow/comment-page-1/#comment-112476</link>
		<dc:creator>jik</dc:creator>
		<pubDate>Thu, 21 Apr 2011 02:10:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kamens.brookline.ma.us/~jik/wordpress/?p=1208#comment-112476</guid>
		<description>When I want to archive old email from my IMAP server, I move the messages I want to archive from their IMAP folder into a local folder in Thunderbird, which automatically converts them into an mbox file (since Thunderbird uses mbox files as its local folder storage format). Then I use a script I wrote to sort the mbox file by date, split into 500KB mbox files, and put them all in the appropriate archive directory. Then I compress them and add them to the mairix index for later searching.

I split them into 500KB mbox files because that way search retrievals are faster. If the mbox files that mairix is indexing are too large, then when it goes to retrieve a search result from one of the compressed files, it has to uncompress the entire file up to the message it wants, which can take a long time.</description>
		<content:encoded><![CDATA[<p>When I want to archive old email from my IMAP server, I move the messages I want to archive from their IMAP folder into a local folder in Thunderbird, which automatically converts them into an mbox file (since Thunderbird uses mbox files as its local folder storage format). Then I use a script I wrote to sort the mbox file by date, split into 500KB mbox files, and put them all in the appropriate archive directory. Then I compress them and add them to the mairix index for later searching.</p>
<p>I split them into 500KB mbox files because that way search retrievals are faster. If the mbox files that mairix is indexing are too large, then when it goes to retrieve a search result from one of the compressed files, it has to uncompress the entire file up to the message it wants, which can take a long time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: todd</title>
		<link>http://blog.kamens.us/2010/01/08/my-new-favorite-open-source-software-mairix-by-richard-curnow/comment-page-1/#comment-111533</link>
		<dc:creator>todd</dc:creator>
		<pubDate>Sun, 06 Mar 2011 16:05:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kamens.brookline.ma.us/~jik/wordpress/?p=1208#comment-111533</guid>
		<description>How do you archive your mail? I&#039;m trying to set up something similar. Right now I&#039;m getting thousands of messages from gmail via POP3, doing some basic filtering using procmail, which delivers to maildir&#039;s. I just discovered the `archivemail` package, which I&#039;m thinking about using for creating compressed mbox&#039;s of my maildir folders based on date. If I read correctly, mairix can index and search those compressed mbox files?

I&#039;m using Evolution because it&#039;s the only gui client I can find that will read local maildir folders without an IMAP server, but it crashes periodically. I&#039;ll probably end up using Mutt once I get things squared away, but it&#039;s been some time since I&#039;ve used it so I&#039;ll have to re-learn it. I assume Mutt can handle mixed maildir and mbox formats, so long as it knows which is which?

Thanks for the writeup!</description>
		<content:encoded><![CDATA[<p>How do you archive your mail? I&#8217;m trying to set up something similar. Right now I&#8217;m getting thousands of messages from gmail via POP3, doing some basic filtering using procmail, which delivers to maildir&#8217;s. I just discovered the `archivemail` package, which I&#8217;m thinking about using for creating compressed mbox&#8217;s of my maildir folders based on date. If I read correctly, mairix can index and search those compressed mbox files?</p>
<p>I&#8217;m using Evolution because it&#8217;s the only gui client I can find that will read local maildir folders without an IMAP server, but it crashes periodically. I&#8217;ll probably end up using Mutt once I get things squared away, but it&#8217;s been some time since I&#8217;ve used it so I&#8217;ll have to re-learn it. I assume Mutt can handle mixed maildir and mbox formats, so long as it knows which is which?</p>
<p>Thanks for the writeup!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.kamens.us/2010/01/08/my-new-favorite-open-source-software-mairix-by-richard-curnow/comment-page-1/#comment-105850</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 16 Jun 2010 05:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kamens.brookline.ma.us/~jik/wordpress/?p=1208#comment-105850</guid>
		<description>Great tool! Thanks for this blog entry.</description>
		<content:encoded><![CDATA[<p>Great tool! Thanks for this blog entry.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

