<?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>Mon, 08 Sep 2008 01:08:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<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>
	<item>
		<title>By: george</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-2750</link>
		<dc:creator>george</dc:creator>
		<pubDate>Sun, 30 Dec 2007 13:55:38 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-2750</guid>
		<description>you should run those commands in Terminal.

Or you can try opening up a fresh textedit document, edit it as needed and then save as to the right location. If you're on a Windows box of course my howto may not apply at all. My howto only applies to unix/linux, e.g. Ubuntu, Mac OS X, FreeBSD, etc.</description>
		<content:encoded><![CDATA[<p>you should run those commands in Terminal.</p>
<p>Or you can try opening up a fresh textedit document, edit it as needed and then save as to the right location. If you&#8217;re on a Windows box of course my howto may not apply at all. My howto only applies to unix/linux, e.g. Ubuntu, Mac OS X, FreeBSD, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skttbrbrain</title>
		<link>http://georgedonnelly.com/unix/how-to-quickly-set-up-a-daily-backup-of-your-gmail-account#comment-2743</link>
		<dc:creator>skttbrbrain</dc:creator>
		<pubDate>Sun, 30 Dec 2007 06:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://georgedonnelly.com/15#comment-2743</guid>
		<description>well I got till "Run the Following Commands" and got stuck at "Getmail Configuration File".

when you say "And put the following into ~/.getmail/getmailrc.mygmailaccount", how do you mean? I was expecting the file to open up in textedit or something and I put in those details and save, and watch it close automagically, so I get on to the next step. but obviously, I'm much too naive when it comes these things.

still, I'd really like to get this working. help? 
thanks!</description>
		<content:encoded><![CDATA[<p>well I got till &#8220;Run the Following Commands&#8221; and got stuck at &#8220;Getmail Configuration File&#8221;.</p>
<p>when you say &#8220;And put the following into ~/.getmail/getmailrc.mygmailaccount&#8221;, how do you mean? I was expecting the file to open up in textedit or something and I put in those details and save, and watch it close automagically, so I get on to the next step. but obviously, I&#8217;m much too naive when it comes these things.</p>
<p>still, I&#8217;d really like to get this working. help?<br />
thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
