<?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"
	>
<channel>
	<title>Comments on: How to Backup your Gmail or Google Apps Account Daily</title>
	<atom:link href="http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account/feed/" rel="self" type="application/rss+xml" />
	<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account</link>
	<description>Arm your Mind for Liberty</description>
	<pubDate>Fri, 21 Nov 2008 00:52:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: George Donnelly</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-6680</link>
		<dc:creator>George Donnelly</dc:creator>
		<pubDate>Fri, 10 Oct 2008 15:56:45 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-6680</guid>
		<description>Good point Jay, I'll work on that.</description>
		<content:encoded><![CDATA[<p>Good point Jay, I&#8217;ll work on that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-6679</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 10 Oct 2008 15:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-6679</guid>
		<description>(accidentally hit post)

I am reading a few other sites for info on this, but if anyone has suggestions that are automated, I would greatly appreciate that info!

Thanks!</description>
		<content:encoded><![CDATA[<p>(accidentally hit post)</p>
<p>I am reading a few other sites for info on this, but if anyone has suggestions that are automated, I would greatly appreciate that info!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-6678</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Fri, 10 Oct 2008 15:38:11 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-6678</guid>
		<description>This article should really be called "How to Backup your Gmail or Google Apps Email Account Daily".   There is nothing in here about backing up my Google docs, calendar, etc!</description>
		<content:encoded><![CDATA[<p>This article should really be called &#8220;How to Backup your Gmail or Google Apps Email Account Daily&#8221;.   There is nothing in here about backing up my Google docs, calendar, etc!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Virtuous cycle &#187; Backup your Gmail before it&#8217;s too late</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-6656</link>
		<dc:creator>Virtuous cycle &#187; Backup your Gmail before it&#8217;s too late</dc:creator>
		<pubDate>Sun, 21 Sep 2008 20:28:43 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-6656</guid>
		<description>[...] I found this tutorial on how to setup a daily backup routine from the command [...]</description>
		<content:encoded><![CDATA[<p>[...] I found this tutorial on how to setup a daily backup routine from the command [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Wilson</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-6650</link>
		<dc:creator>Mark Wilson</dc:creator>
		<pubDate>Fri, 19 Sep 2008 12:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-6650</guid>
		<description>Thanks for the advice George.</description>
		<content:encoded><![CDATA[<p>Thanks for the advice George.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-6637</link>
		<dc:creator>George</dc:creator>
		<pubDate>Mon, 15 Sep 2008 13:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-6637</guid>
		<description>Use the &lt;code&gt;SimpleIMAPSSLRetriever&lt;/code&gt; instead of the &lt;code&gt;SimplePOP3SSLRetriever&lt;/code&gt;.

http://pyropus.ca/software/getmail/configuration.html#retriever-simpleimapssl

hth</description>
		<content:encoded><![CDATA[<p>Use the <code>SimpleIMAPSSLRetriever</code> instead of the <code>SimplePOP3SSLRetriever</code>.</p>
<p><a href="http://pyropus.ca/software/getmail/configuration.html#retriever-simpleimapssl" >http://pyropus.ca/software/getmail/configuration.html#retriever-simpleimapssl</a></p>
<p>hth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Wilson</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-6636</link>
		<dc:creator>Mark Wilson</dc:creator>
		<pubDate>Sun, 14 Sep 2008 23:49:15 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-6636</guid>
		<description>Thanks for publishing this - I have a question though - how would this approach be modified to use IMAP4 for fetching the mail rather than POP3?  I use IMAP for my various GMail clients and I don't want to have to keep switching back to POP for backups.

TIA, Mark</description>
		<content:encoded><![CDATA[<p>Thanks for publishing this - I have a question though - how would this approach be modified to use IMAP4 for fetching the mail rather than POP3?  I use IMAP for my various GMail clients and I don&#8217;t want to have to keep switching back to POP for backups.</p>
<p>TIA, Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mister jason™</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-6597</link>
		<dc:creator>mister jason™</dc:creator>
		<pubDate>Fri, 15 Aug 2008 08:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-6597</guid>
		<description>Just as I was suspecting...it's a gmail issue. For reasons that should be obvious, gmail only lets you grab messages a few hundred at a time. 

I'm guessing it's more about the amount of data rather than number of messages since the number I get each time varies so wildly.</description>
		<content:encoded><![CDATA[<p>Just as I was suspecting&#8230;it&#8217;s a gmail issue. For reasons that should be obvious, gmail only lets you grab messages a few hundred at a time. </p>
<p>I&#8217;m guessing it&#8217;s more about the amount of data rather than number of messages since the number I get each time varies so wildly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-6596</link>
		<dc:creator>George</dc:creator>
		<pubDate>Fri, 15 Aug 2008 01:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-6596</guid>
		<description>Jason, surprising, let us know how it turns out, thanks.</description>
		<content:encoded><![CDATA[<p>Jason, surprising, let us know how it turns out, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mister jason™</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-6595</link>
		<dc:creator>mister jason™</dc:creator>
		<pubDate>Fri, 15 Aug 2008 01:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-6595</guid>
		<description>I have this working beautifully in cygwin. It just took installing getmaill and turning on the cron service...which I found how to do here: http://www.devdaily.com/blog/post/linux-unix/get-crontab-started-running-when-using-cygwin/

I've only run the script (manually) twice now to test functionality and I'm seeing a strange behavior. Thi first run only saw 282 messages and stopped when it had grabbed them all. The second run saw 832 messages and is still running. Right now there are 5157 messages in my gmail account. 

Not sure what the deal is...I'm going to keep at it until I get a good result and post my findings back here.</description>
		<content:encoded><![CDATA[<p>I have this working beautifully in cygwin. It just took installing getmaill and turning on the cron service&#8230;which I found how to do here: <a href="http://www.devdaily.com/blog/post/linux-unix/get-crontab-started-running-when-using-cygwin/" >http://www.devdaily.com/blog/post/linux-unix/get-crontab-started-running-when-using-cygwin/</a></p>
<p>I&#8217;ve only run the script (manually) twice now to test functionality and I&#8217;m seeing a strange behavior. Thi first run only saw 282 messages and stopped when it had grabbed them all. The second run saw 832 messages and is still running. Right now there are 5157 messages in my gmail account. </p>
<p>Not sure what the deal is&#8230;I&#8217;m going to keep at it until I get a good result and post my findings back here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-6499</link>
		<dc:creator>George</dc:creator>
		<pubDate>Tue, 08 Jul 2008 12:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-6499</guid>
		<description>You want to try installing this:

http://py25-socket-ssl.darwinports.com/</description>
		<content:encoded><![CDATA[<p>You want to try installing this:</p>
<p><a href="http://py25-socket-ssl.darwinports.com/" >http://py25-socket-ssl.darwinports.com/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Rutten</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-6498</link>
		<dc:creator>Rob Rutten</dc:creator>
		<pubDate>Tue, 08 Jul 2008 07:58:46 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-6498</guid>
		<description>I tried to follow the whole recipe on a MacBook Pro but get stuck at
gmail  using SSL:

rr@mac:~&#62; getmail -ln --rcfile getmailrc.mygmailaccount
getmail version 4.7.7
Copyright (C) 1998-2007 Charles Cazabon.  Licensed under the GNU GPL version 2.
SimplePOP3SSLRetriever:xxxxxxx@gmail.com@pop.gmail.com:995:
Configuration error: SSL not supported by this installation of Python</description>
		<content:encoded><![CDATA[<p>I tried to follow the whole recipe on a MacBook Pro but get stuck at<br />
gmail  using SSL:</p>
<p>rr@mac:~&gt; getmail -ln &#8211;rcfile getmailrc.mygmailaccount<br />
getmail version 4.7.7<br />
Copyright (C) 1998-2007 Charles Cazabon.  Licensed under the GNU GPL version 2.<br />
SimplePOP3SSLRetriever:xxxxxxx@gmail.com@pop.gmail.com:995:<br />
Configuration error: SSL not supported by this installation of Python</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: george</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-5904</link>
		<dc:creator>george</dc:creator>
		<pubDate>Tue, 08 Apr 2008 16:59:02 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-5904</guid>
		<description>Well you now have your email in either mbox or Maildir format. These are the 2 most popular formats so you shouldn't have any trouble using them anywhere you can get email service and the access to upload your email.</description>
		<content:encoded><![CDATA[<p>Well you now have your email in either mbox or Maildir format. These are the 2 most popular formats so you shouldn&#8217;t have any trouble using them anywhere you can get email service and the access to upload your email.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pablo</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-5903</link>
		<dc:creator>Pablo</dc:creator>
		<pubDate>Tue, 08 Apr 2008 16:48:07 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-5903</guid>
		<description>Can you be more specific about recovering? What if I want to migrate the backup to a new hosting?..Thanks a lot, the article is great..</description>
		<content:encoded><![CDATA[<p>Can you be more specific about recovering? What if I want to migrate the backup to a new hosting?..Thanks a lot, the article is great..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to back up your Gmail on Linux in four easy steps</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-4651</link>
		<dc:creator>How to back up your Gmail on Linux in four easy steps</dc:creator>
		<pubDate>Tue, 11 Mar 2008 07:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-4651</guid>
		<description>[...] props to Charles Cazabon for his getmail program. - This write-up from about a year ago covers how to back up Gmail as well. - The author of getmail seems to hang out quite a bit on this getmail mailing list. See [...]</description>
		<content:encoded><![CDATA[<p>[...] props to Charles Cazabon for his getmail program. - This write-up from about a year ago covers how to back up Gmail as well. - The author of getmail seems to hang out quite a bit on this getmail mailing list. See [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
