<?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: Gmail Loader: Moving Mail.app messages to Gmail</title>
	<atom:link href="http://www.hawkwings.net/2006/02/08/gmail-loader-transferring-mailapp-messages-to-gmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hawkwings.net/2006/02/08/gmail-loader-transferring-mailapp-messages-to-gmail/</link>
	<description>Tips and add-ons to make Apple Mail / Mail.app even better</description>
	<lastBuildDate>Mon, 21 Nov 2011 18:23:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Tim</title>
		<link>http://www.hawkwings.net/2006/02/08/gmail-loader-transferring-mailapp-messages-to-gmail/comment-page-1/#comment-1259</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 08 Feb 2006 11:08:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/08/gmail-loader-transferring-mailapp-messages-to-gmail/#comment-1259</guid>
		<description>That would be great. Thanks!</description>
		<content:encoded><![CDATA[<p>That would be great. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Bogen</title>
		<link>http://www.hawkwings.net/2006/02/08/gmail-loader-transferring-mailapp-messages-to-gmail/comment-page-1/#comment-1258</link>
		<dc:creator>Christian Bogen</dc:creator>
		<pubDate>Wed, 08 Feb 2006 10:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/08/gmail-loader-transferring-mailapp-messages-to-gmail/#comment-1258</guid>
		<description>I&#039;ll you send you a how-to via mail?¢‚Ç¨‚Äùbut it&#039;s probably going to take me a few days for I have more important task at hand right now.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll you send you a how-to via mail?¢‚Ç¨‚Äùbut it&#8217;s probably going to take me a few days for I have more important task at hand right now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.hawkwings.net/2006/02/08/gmail-loader-transferring-mailapp-messages-to-gmail/comment-page-1/#comment-1256</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 08 Feb 2006 10:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/08/gmail-loader-transferring-mailapp-messages-to-gmail/#comment-1256</guid>
		<description>Excellent. Thanks for the suggestions.

If you write it up so that a simple soul like me can understand it, I&#039;d be happy to post it. 

 How about it?</description>
		<content:encoded><![CDATA[<p>Excellent. Thanks for the suggestions.</p>
<p>If you write it up so that a simple soul like me can understand it, I&#8217;d be happy to post it. </p>
<p> How about it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christian Bogen</title>
		<link>http://www.hawkwings.net/2006/02/08/gmail-loader-transferring-mailapp-messages-to-gmail/comment-page-1/#comment-1254</link>
		<dc:creator>Christian Bogen</dc:creator>
		<pubDate>Wed, 08 Feb 2006 10:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.hawkwings.net/2006/02/08/gmail-loader-transferring-mailapp-messages-to-gmail/#comment-1254</guid>
		<description>When migrating from Mail.app I think it&#039;s actually still better to use the old redirect-rule trick (with a local postfix as smtp server?¢‚Ç¨‚Äùmost easily started via sudo service smtp start).

In my experience exporting the Mail data to mboxes (via MailScripts or emlx to mbox converter) and then using the GML will lead to a) broken and/or lost attachments and b) problems with character encodings.

BTW, there&#039;s still a way to import sent mails ?¢‚Ç¨¬?correctly?¢‚Ç¨¬? into Gmail (i.e. to make them show up in Gmail as sent mails too) even without the help of the GML. Move/copy all your sent mails to a dedicated local folder and use a good editor (one which can perform regexp operations on a whole directory, I recommend TextMate) to change all the from lines to Your Name &lt;whatever@gmail.com&gt;. (Basically that seems to be what the GML does, only less nice?¢‚Ç¨‚ÄùAFAIR it&#039;ll give you something like whatever@gmail.com &lt;whatever@gmail.com&gt; instead ?¢‚Ç¨¬¶)</description>
		<content:encoded><![CDATA[<p>When migrating from Mail.app I think it&#8217;s actually still better to use the old redirect-rule trick (with a local postfix as smtp server?¢‚Ç¨‚Äùmost easily started via sudo service smtp start).</p>
<p>In my experience exporting the Mail data to mboxes (via MailScripts or emlx to mbox converter) and then using the GML will lead to a) broken and/or lost attachments and b) problems with character encodings.</p>
<p>BTW, there&#8217;s still a way to import sent mails ?¢‚Ç¨¬?correctly?¢‚Ç¨¬? into Gmail (i.e. to make them show up in Gmail as sent mails too) even without the help of the GML. Move/copy all your sent mails to a dedicated local folder and use a good editor (one which can perform regexp operations on a whole directory, I recommend TextMate) to change all the from lines to Your Name &lt;whatever@gmail.com&gt;. (Basically that seems to be what the GML does, only less nice?¢‚Ç¨‚ÄùAFAIR it&#8217;ll give you something like <a href="mailto:whatever@gmail.com">whatever@gmail.com</a> &lt;whatever@gmail.com&gt; instead ?¢‚Ç¨¬¶)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

