<?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 IMAP Backup With mbsync on Ubuntu</title>
	<atom:link href="http://www.chrisstreeter.com/archive/2009/04/305/gmail-imap-backup-with-mbsync-on-ubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chrisstreeter.com/archive/2009/04/305/gmail-imap-backup-with-mbsync-on-ubuntu</link>
	<description>Chris Streeter&#039;s location on the Internet.</description>
	<lastBuildDate>Sat, 23 Jan 2010 14:06:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JW</title>
		<link>http://www.chrisstreeter.com/archive/2009/04/305/gmail-imap-backup-with-mbsync-on-ubuntu/comment-page-1#comment-455</link>
		<dc:creator>JW</dc:creator>
		<pubDate>Sat, 23 Jan 2010 14:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisstreeter.com/?p=305#comment-455</guid>
		<description>Hi Chris,

From your searching, did you come across anything for a migration? For example, I want to switch web hosts and would like a tool which allows me to to backup/restore locally, without all the extras. I have no need to use local readers:

imap-tool --backup --dir ~/My--Messages --server mail.example.com --user ...

Later, after I switch web hosts (and re-create the users):

imap-tool --restore --dir ~/My-Messages --server mail.example.com --user ...

Everything I&#039;ve seen, from how to use imapcopy and imapsync, to this article, seems *really* complex. It seems to be this process should be much easier. Am I being too unreasonable?

JW</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>From your searching, did you come across anything for a migration? For example, I want to switch web hosts and would like a tool which allows me to to backup/restore locally, without all the extras. I have no need to use local readers:</p>
<p>imap-tool &#8211;backup &#8211;dir ~/My&#8211;Messages &#8211;server mail.example.com &#8211;user &#8230;</p>
<p>Later, after I switch web hosts (and re-create the users):</p>
<p>imap-tool &#8211;restore &#8211;dir ~/My-Messages &#8211;server mail.example.com &#8211;user &#8230;</p>
<p>Everything I&#8217;ve seen, from how to use imapcopy and imapsync, to this article, seems *really* complex. It seems to be this process should be much easier. Am I being too unreasonable?</p>
<p>JW</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexei</title>
		<link>http://www.chrisstreeter.com/archive/2009/04/305/gmail-imap-backup-with-mbsync-on-ubuntu/comment-page-1#comment-452</link>
		<dc:creator>Alexei</dc:creator>
		<pubDate>Fri, 15 Jan 2010 08:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisstreeter.com/?p=305#comment-452</guid>
		<description>Excellent steps. Thanks !
Small comment:
 Step 2 should also include libdb4.2-dev, otherwise ./configure will fail</description>
		<content:encoded><![CDATA[<p>Excellent steps. Thanks !<br />
Small comment:<br />
 Step 2 should also include libdb4.2-dev, otherwise ./configure will fail</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dmitri yakimov</title>
		<link>http://www.chrisstreeter.com/archive/2009/04/305/gmail-imap-backup-with-mbsync-on-ubuntu/comment-page-1#comment-436</link>
		<dc:creator>dmitri yakimov</dc:creator>
		<pubDate>Fri, 27 Nov 2009 15:23:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisstreeter.com/?p=305#comment-436</guid>
		<description>very useful, thanks.
had a problem with cerificates, now resolved.</description>
		<content:encoded><![CDATA[<p>very useful, thanks.<br />
had a problem with cerificates, now resolved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Hall</title>
		<link>http://www.chrisstreeter.com/archive/2009/04/305/gmail-imap-backup-with-mbsync-on-ubuntu/comment-page-1#comment-415</link>
		<dc:creator>Brandon Hall</dc:creator>
		<pubDate>Mon, 27 Jul 2009 07:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisstreeter.com/?p=305#comment-415</guid>
		<description>You don&#039;t need to download the Google certificates or specify them in the configuration file; it&#039;s sufficient to just supply the certificate for the root authority (in this case, Equifax).</description>
		<content:encoded><![CDATA[<p>You don&#8217;t need to download the Google certificates or specify them in the configuration file; it&#8217;s sufficient to just supply the certificate for the root authority (in this case, Equifax).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Streeter</title>
		<link>http://www.chrisstreeter.com/archive/2009/04/305/gmail-imap-backup-with-mbsync-on-ubuntu/comment-page-1#comment-356</link>
		<dc:creator>Streeter</dc:creator>
		<pubDate>Wed, 10 Jun 2009 16:42:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisstreeter.com/?p=305#comment-356</guid>
		<description>Michael, I&#039;ll look into that some point. Right now, I just access the mail with mutt. If I&#039;ve got my mail at

&lt;code&gt;/export/backups/mail/gmail/Inbox&lt;/code&gt;

Then I run:

&lt;code&gt;mutt -f /export/backups/mail/gmail/Inbox&lt;/code&gt;

and I can view the mail. You can actually delete and stuff, but I believe that mbsync will just overwrite the changes since the local mailbox is marked as a slave.</description>
		<content:encoded><![CDATA[<p>Michael, I&#8217;ll look into that some point. Right now, I just access the mail with mutt. If I&#8217;ve got my mail at</p>
<p><code>/export/backups/mail/gmail/Inbox</code></p>
<p>Then I run:</p>
<p><code>mutt -f /export/backups/mail/gmail/Inbox</code></p>
<p>and I can view the mail. You can actually delete and stuff, but I believe that mbsync will just overwrite the changes since the local mailbox is marked as a slave.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Time132</title>
		<link>http://www.chrisstreeter.com/archive/2009/04/305/gmail-imap-backup-with-mbsync-on-ubuntu/comment-page-1#comment-355</link>
		<dc:creator>Time132</dc:creator>
		<pubDate>Wed, 10 Jun 2009 16:23:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisstreeter.com/?p=305#comment-355</guid>
		<description>Thank you very much</description>
		<content:encoded><![CDATA[<p>Thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Justman</title>
		<link>http://www.chrisstreeter.com/archive/2009/04/305/gmail-imap-backup-with-mbsync-on-ubuntu/comment-page-1#comment-354</link>
		<dc:creator>Michael Justman</dc:creator>
		<pubDate>Mon, 08 Jun 2009 11:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.chrisstreeter.com/?p=305#comment-354</guid>
		<description>Looking for exactly this guide a few days ago. Thank you.

Wondering if you could create a tutorial for accessing the stored emails via IMAP with a client locally.</description>
		<content:encoded><![CDATA[<p>Looking for exactly this guide a few days ago. Thank you.</p>
<p>Wondering if you could create a tutorial for accessing the stored emails via IMAP with a client locally.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
