<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Imprting Thuderbird into OSX Mail.</title>
	<link>http://ask.metafilter.com/16356/Imprting-Thuderbird-into-OSX-Mail/</link>
	<description>Comments on Ask MetaFilter post Imprting Thuderbird into OSX Mail.</description>
	<pubDate>Tue, 15 Mar 2005 17:26:42 -0800</pubDate>
	<lastBuildDate>Tue, 15 Mar 2005 17:26:42 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Imprting Thuderbird into OSX Mail.</title>
		<link>http://ask.metafilter.com/16356/Imprting-Thuderbird-into-OSX-Mail</link>	
		<description>I am trying to import Mail Folders from Thunderbird into Mac Mail.  &lt;br /&gt;&lt;br /&gt; The only problem I&apos;ve got is a huge section of emails in 2004 will not import. Looking at the files, it appears that earlier and later emails us the $OA character to line break, but the emails in 2004 use $ODOA (Hex). Is there an easy way (using a Mac) to remove the extra $OD character from the offending files. &lt;br&gt;
&lt;br&gt;
On a related note. Is there any way in Mac Mail to detect duplicated emails and delete them?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.16356</guid>
		<pubDate>Tue, 15 Mar 2005 16:48:14 -0800</pubDate>
		<dc:creator>seanyboy</dc:creator>
		
			<category>mac</category>
		
			<category>osx</category>
		
			<category>thunderbird</category>
		
			<category>import</category>
		
			<category>export</category>
		
			<category>email</category>
		
			<category>mail</category>
		
	</item> <item>
		<title>By: bcwinters</title>
		<link>http://ask.metafilter.com/16356/Imprting-Thuderbird-into-OSX-Mail#277446</link>	
		<description>I used to do that conversion in BBEdit when converting Eudora mbox files to unix line endings for SpamAssassin analysis.&lt;br&gt;
&lt;br&gt;
Now I use &lt;a href=&quot;http://www.trancesoftware.com/software/linebreak/&quot;&gt;LineBreak&lt;/a&gt;, since BBEdit doesn&apos;t open 32mb files as quickly as I&apos;d like it to.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16356-277446</guid>
		<pubDate>Tue, 15 Mar 2005 17:26:42 -0800</pubDate>
		<dc:creator>bcwinters</dc:creator>
	</item><item>
		<title>By: zerokey</title>
		<link>http://ask.metafilter.com/16356/Imprting-Thuderbird-into-OSX-Mail#277451</link>	
		<description>First off:  is your mail server pop or imap?  If it&apos;s imap, you can just plug those settings into Mail.app and it will pull down all of your mail and folders with the same structure as in Tbird.&lt;br&gt;
&lt;br&gt;
You could also do this with vi or sed from the terminal (if you try this, PLEASE do it on a copy of the mailbox file!!)&lt;br&gt;
&lt;br&gt;
in vi:  &lt;br&gt;
&lt;br&gt;
%s/\$ODOA/\$OD/g&lt;br&gt;
&lt;br&gt;
using sed:&lt;br&gt;
&lt;br&gt;
sed &quot;s/\$ODOA/\$OD/&quot; &amp;gt; newmailboxfile</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16356-277451</guid>
		<pubDate>Tue, 15 Mar 2005 17:42:59 -0800</pubDate>
		<dc:creator>zerokey</dc:creator>
	</item><item>
		<title>By: gaby</title>
		<link>http://ask.metafilter.com/16356/Imprting-Thuderbird-into-OSX-Mail#277646</link>	
		<description>I concur with zerokey&apos;s answer:&lt;br&gt;
&lt;br&gt;
&lt;i&gt;First off: is your mail server pop or imap? If it&apos;s imap, you can just plug those settings into Mail.app and it will pull down all of your mail and folders with the same structure as in Tbird.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
I&apos;ve done this before, several times and it works fine.  This would be the preferred solution.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16356-277646</guid>
		<pubDate>Wed, 16 Mar 2005 02:33:43 -0800</pubDate>
		<dc:creator>gaby</dc:creator>
	</item><item>
		<title>By: seanyboy</title>
		<link>http://ask.metafilter.com/16356/Imprting-Thuderbird-into-OSX-Mail#277852</link>	
		<description>It was POP3. As I&apos;ve got about 3 Gig of emails, transferring the emails back to my mail provider (imap folders - only 2 Gig space) may be pretty difficult. &lt;br&gt;
&lt;br&gt;
As always, thanks for the help.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16356-277852</guid>
		<pubDate>Wed, 16 Mar 2005 09:10:31 -0800</pubDate>
		<dc:creator>seanyboy</dc:creator>
	</item>
	</channel>
</rss>
