<?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>mikwat code &#187; google</title>
	<atom:link href="http://code.mikwat.com/archives/category/google/feed" rel="self" type="application/rss+xml" />
	<link>http://code.mikwat.com</link>
	<description>A coder's daily explorations through PHP, Java, CSS, JavaScript, Linux, OS X, Apache, Tomcat, and everything else.</description>
	<lastBuildDate>Tue, 08 Mar 2011 19:23:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Importing Existing Email into Gmail</title>
		<link>http://code.mikwat.com/archives/17</link>
		<comments>http://code.mikwat.com/archives/17#comments</comments>
		<pubDate>Fri, 20 Apr 2007 15:29:50 +0000</pubDate>
		<dc:creator>mikwat</dc:creator>
				<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://code.mikwat.com/archives/17</guid>
		<description><![CDATA[We recently switched to Google Apps at work and I have been looking for a way to import my existing email, which was stored on an IMAP server, into Gmail. The answer became clear when I came across Mark Lyon&#8217;s GMail Loader (GML), but it was much simpler than I thought. Rather than use GML, [...]]]></description>
			<content:encoded><![CDATA[<p>We recently switched to Google Apps at work and I have been looking for a way to import my existing email, which was stored on an IMAP server, into Gmail.  The answer became clear when I came across <a href="http://marklyon.org/gmail/" onclick="pageTracker._trackPageview('/outgoing/marklyon.org/gmail/?referer=');">Mark Lyon&#8217;s GMail Loader (GML)</a>, but it was much simpler than I thought.  Rather than use GML, all I had to do was move my email from their IMAP folders into the Inbox.  Then, I configured Gmail to <strong>Get mail from other accounts</strong> under <strong>Settings » Accounts</strong>.</p>
<p>This only works for POP3, which was available on my old mail server, but requires that all email be moved to the Inbox.  Gmail downloads 200 messages at a time and checks for mail every hour, so the process can take a long time.  Filters, SPAM, and virus checks are performed on each message, so check your <strong>Spam </strong>folder periodically for misdirected messages.   There are several settings that allow you to automatically Archive and label incoming messages.  See <a href="http://mail.google.com/support/bin/answer.py?answer=21289&amp;topic=1577" onclick="pageTracker._trackPageview('/outgoing/mail.google.com/support/bin/answer.py?answer=21289_amp_topic=1577&amp;referer=');">Google&#8217;s Help Center</a> for more information.</p>
<p>So, although GML looks interesting and powerful, using Gmail&#8217;s built-in POP3 fetcher was the best solution for me.</p>
]]></content:encoded>
			<wfw:commentRss>http://code.mikwat.com/archives/17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

