<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Joe's Amazing Technicolor Weblog &#187; gmail</title>
	<atom:link href="http://slagwerks.com/blog/index.php/tag/gmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://slagwerks.com/blog</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 22:31:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>python script for importing maildirs to gmail</title>
		<link>http://slagwerks.com/blog/index.php/2009/11/05/python-script-for-importing-maildirs-to-gmail/</link>
		<comments>http://slagwerks.com/blog/index.php/2009/11/05/python-script-for-importing-maildirs-to-gmail/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 17:57:07 +0000</pubDate>
		<dc:creator>joe</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[python]]></category>

		<guid isPermaLink="false">http://slagwerks.com/blog/?p=330</guid>
		<description><![CDATA[In fact the script in question should work also for mboxes and for other SMTP servers, but maildir-to-gmail was the problem I was trying to&#160;solve. The most promising starting point was an old script by Mark Lyon. After a little rejiggering so I could see what error was coming back from Google, I made a [...]]]></description>
			<content:encoded><![CDATA[<p>In fact <a href="http://github.com/jslag/gml">the script in question</a> should work also for mboxes and for other <span class="caps">SMTP</span> servers, but maildir-to-gmail was the problem I was trying to&nbsp;solve.</p>
<p>The most promising starting point was an <a href="http://marklyon.org/gmail/old/default.htm">old script by Mark Lyon</a>. After a little rejiggering so I could see what error was coming back from Google, I made a couple of more tweaks to use <span class="caps">TLS</span> <span class="amp">&amp;</span> to take the user&#8217;s&nbsp;password.</p>
<p>If anyone&#8217;s interested in what seemed to me a strange hoop to hop through before connecting, <a href="http://github.com/jslag/gml/blob/master/gml.py#L72">check the&nbsp;src</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://slagwerks.com/blog/index.php/2009/11/05/python-script-for-importing-maildirs-to-gmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
