<?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>SmashTech &#187; mbox</title>
	<atom:link href="http://smashtech.net/tag/mbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://smashtech.net</link>
	<description>Did you buy a harmonica?</description>
	<lastBuildDate>Thu, 09 Feb 2012 00:15:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Convert Maildir to mbox with 1 line</title>
		<link>http://smashtech.net/2008/11/19/convert-maildir-to-mbox-with-1-line/</link>
		<comments>http://smashtech.net/2008/11/19/convert-maildir-to-mbox-with-1-line/#comments</comments>
		<pubDate>Thu, 20 Nov 2008 03:40:38 +0000</pubDate>
		<dc:creator>Jim Olding</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[maildir]]></category>
		<category><![CDATA[mbox]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://smashtech.net/?p=159</guid>
		<description><![CDATA[Need to convert your Maildir structure into a single mbox format file, perhaps so you can easily dump it into Thunderbird?  Use the handy command formail that comes with procmail: for i in new/* cur/*;do formail &#60;&#8221;$i&#8221; &#62;&#62; ../mbox;done Run this command from from the top of your Maildir (usually ~/Maildir), and you&#8217;ll find a [...]]]></description>
		<wfw:commentRss>http://smashtech.net/2008/11/19/convert-maildir-to-mbox-with-1-line/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

