<?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>Ivan Kuznetsov &#187; email</title>
	<atom:link href="http://www.ivankuznetsov.com/tag/email/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ivankuznetsov.com</link>
	<description>Entrepreneur, Ruby on Rails and Ubuntu fanatic, consultant</description>
	<lastBuildDate>Fri, 01 Jul 2011 22:03:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Migrating domain emails to Google Apps mail</title>
		<link>http://www.ivankuznetsov.com/2009/07/migrating-domain-emails-to-google-apps-mail.html</link>
		<comments>http://www.ivankuznetsov.com/2009/07/migrating-domain-emails-to-google-apps-mail.html#comments</comments>
		<pubDate>Sat, 04 Jul 2009 10:52:53 +0000</pubDate>
		<dc:creator>Ivan Kuznetsov</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[system administration]]></category>

		<guid isPermaLink="false">http://www.ivankuznetsov.com/?p=188</guid>
		<description><![CDATA[While performing some administrative tasks on one of the domains I maintain, I decided that the time has come to switch to a modern and reliable solution &#8211; Google Mail. If you have an IMAP mailbox hosted somewhere and you want to move it to Google, then do the following (example is set for migrating [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-193" title="logo" src="http://www.ivankuznetsov.com/wp-content/uploads/logo.gif" alt="logo" width="143" height="59" /> While performing some administrative tasks on one of the domains I maintain, I decided that the time has come to switch to a modern and reliable solution &#8211; Google Mail.</p>
<p>If you have an IMAP mailbox hosted somewhere and you want to move it to Google, then do the following (example is set for migrating from Dreamhost, but can be used on any other IMAP mailbox):</p>
<p>1. <a href="http://www.google.com/a/cpanel/domain/new">Register at Google Apps for your domain</a></p>
<p>2. <a href="https://www.google.com/a/cpanel/vse.fi/CreateUser">Re-create your email accounts</a></p>
<p>3. Log in to  shell on your hosting and execute the following command:</p>
<blockquote>
<pre> mailutil transfer -verbose -merge append \
   '{a1.balanced.&lt;your-dreamhost-mail-server&gt;.mail.dreamhost.com\
   /imap/ssl/novalidate-cert/user=&lt;your-dreamhost-username&gt;}' \
   '{imap.gmail.com/ssl/user=&lt;your-gmail-username&gt;}'</pre>
</blockquote>
<p><em>&lt;your-dreamhost-username&gt;</em> is the name you use for logging into your existing IMAP mailbox &#8211; e.g. info@mydomain.com<br />
<em> &lt;your-dreamhost-username&gt;</em> is the name you use for logging into your Gmail account (just username if you&#8217;re migrating to @gmail account or username@domain.com if you&#8217;re migrating to Google Apps account</p>
<p>4. Enter first password to your existing IMAP account, then password to your Gmail account</p>
<p>5. Voilà &#8211; prepare that this can be a long running operation, especially if you have a lot of mails.</p>
<p><em>(Thanks to <a href="http://forum.dreamhosters.com/troubleshooting/104513-migrating-email-to-Gmail.htm">joyjit</a> for advice)</em></p>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.ivankuznetsov.com%2F2009%2F07%2Fmigrating-domain-emails-to-google-apps-mail.html&amp;title=Migrating%20domain%20emails%20to%20Google%20Apps%20mail" id="wpa2a_2"><img src="http://www.ivankuznetsov.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.ivankuznetsov.com/2009/07/migrating-domain-emails-to-google-apps-mail.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

