<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Copying mail to MS-Exchange server using IMAP</title>
	<atom:link href="http://geek.co.il/wp/2008/06/03/copying-mail-to-ms-exchange-server-using-imap/feed" rel="self" type="application/rss+xml" />
	<link>http://geek.co.il/wp/2008/06/03/copying-mail-to-ms-exchange-server-using-imap</link>
	<description>Thoughts about the universe in general</description>
	<lastBuildDate>Tue, 22 May 2012 20:29:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4-alpha-19978</generator>
	<item>
		<title>By: Granite lazy susan</title>
		<link>http://geek.co.il/wp/2008/06/03/copying-mail-to-ms-exchange-server-using-imap/comment-page-1#comment-228094</link>
		<dc:creator>Granite lazy susan</dc:creator>
		<pubDate>Sun, 12 Sep 2010 07:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://geek.co.il/wp/?p=418#comment-228094</guid>
		<description>&lt;strong&gt;...&lt;/strong&gt;

As typical this was a thoughtful post today. You make me want to preserve coming back again and forwarding it my followers…....</description>
		<content:encoded><![CDATA[<p><strong>&#8230;</strong></p>
<p>As typical this was a thoughtful post today. You make me want to preserve coming back again and forwarding it my followers…&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://geek.co.il/wp/2008/06/03/copying-mail-to-ms-exchange-server-using-imap/comment-page-1#comment-196093</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Wed, 03 Jun 2009 12:29:38 +0000</pubDate>
		<guid isPermaLink="false">http://geek.co.il/wp/?p=418#comment-196093</guid>
		<description>Thankyou!

I&#039;ve actually had to embark on a Zarafa -&gt; Exchange migration (personal project gone arwy :-/) and thus far (with your original pointers) this seems to be working and has the plus of not duplicating messages for every run (useful for large mailboxes with 200K+ messages specially when you&#039;re sharing Virtualbox hosts :)):

imapsync --fast --subscribe --noauthmd5 --skipsize --syncinternaldates --host1 [sourcehost] --host2 [desthost] --password1 [sourcepassword] --password2 [destpassword] --skipheader &#039;^Content-Type&#039; --user1 [sourceuser] --user2 [destuser] --regexflag &#039;s/receipt-handled//&#039; --regexflag &#039;s/$Forwarded Forwarded//&#039; --regexflag &#039;s/\Answered//&#039; --sep1 &quot;/&quot; --prefix1 &quot;&quot; --useheader &#039;Message-ID&#039;

Hopefully we&#039;ll all be good now as I cowtow to the missus saying &#039;to just give me my mail/calendars/contacts!&#039;

Stu</description>
		<content:encoded><![CDATA[<p>Thankyou!</p>
<p>I&#8217;ve actually had to embark on a Zarafa -&gt; Exchange migration (personal project gone arwy :-/) and thus far (with your original pointers) this seems to be working and has the plus of not duplicating messages for every run (useful for large mailboxes with 200K+ messages specially when you&#8217;re sharing Virtualbox hosts <img src='http://geek.co.il/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ):</p>
<p>imapsync &#8211;fast &#8211;subscribe &#8211;noauthmd5 &#8211;skipsize &#8211;syncinternaldates &#8211;host1 [sourcehost] &#8211;host2 [desthost] &#8211;password1 [sourcepassword] &#8211;password2 [destpassword] &#8211;skipheader &#8216;^Content-Type&#8217; &#8211;user1 [sourceuser] &#8211;user2 [destuser] &#8211;regexflag &#8216;s/receipt-handled//&#8217; &#8211;regexflag &#8216;s/$Forwarded Forwarded//&#8217; &#8211;regexflag &#8216;s/\Answered//&#8217; &#8211;sep1 &#8220;/&#8221; &#8211;prefix1 &#8220;&#8221; &#8211;useheader &#8216;Message-ID&#8217;</p>
<p>Hopefully we&#8217;ll all be good now as I cowtow to the missus saying &#8216;to just give me my mail/calendars/contacts!&#8217;</p>
<p>Stu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guss</title>
		<link>http://geek.co.il/wp/2008/06/03/copying-mail-to-ms-exchange-server-using-imap/comment-page-1#comment-150215</link>
		<dc:creator>Guss</dc:creator>
		<pubDate>Wed, 04 Jun 2008 08:49:02 +0000</pubDate>
		<guid isPermaLink="false">http://geek.co.il/wp/?p=418#comment-150215</guid>
		<description>Thanks for the note about the flags. As most e-mail accounts in the company were used only with Zimbra&#039;s mail client and Zimbra&#039;s MS-Outlook connector, I assumed all the non-IMAP RFC stuff is Zimbra generated. I don&#039;t remember in which account I&#039;ve seen the receipt-handled flag, but it could be either mine  (also used with Evolution) or the CEOs (also used with Blackberry servers).

About the migration - I&#039;m not happy with it but there was so much resistance to a non-MS solution even after the Zimbra trial, that it was impossible to keep the Zimbra server. Most likely it had something to do with our first few attempts at email server which were all F/LOSS based and were all flops to some degree or another, so much that even though Zimbra had delivered, people still wanted their MS fix.</description>
		<content:encoded><![CDATA[<p>Thanks for the note about the flags. As most e-mail accounts in the company were used only with Zimbra&#8217;s mail client and Zimbra&#8217;s MS-Outlook connector, I assumed all the non-IMAP RFC stuff is Zimbra generated. I don&#8217;t remember in which account I&#8217;ve seen the receipt-handled flag, but it could be either mine  (also used with Evolution) or the CEOs (also used with Blackberry servers).</p>
<p>About the migration &#8211; I&#8217;m not happy with it but there was so much resistance to a non-MS solution even after the Zimbra trial, that it was impossible to keep the Zimbra server. Most likely it had something to do with our first few attempts at email server which were all F/LOSS based and were all flops to some degree or another, so much that even though Zimbra had delivered, people still wanted their MS fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan</title>
		<link>http://geek.co.il/wp/2008/06/03/copying-mail-to-ms-exchange-server-using-imap/comment-page-1#comment-150175</link>
		<dc:creator>Dan</dc:creator>
		<pubDate>Wed, 04 Jun 2008 02:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://geek.co.il/wp/?p=418#comment-150175</guid>
		<description>Just a note: Zimbra doesn&#039;t do read-receipts yet, but when it does it&#039;ll expose it in IMAP using the standard &quot;$MDNSent&quot; flag from RFC 3503.  If you&#039;re seeing &quot;receipt-handled&quot;, it&#039;s probably one of your clients.  (We&#039;d love to know which one!)

And sorry for the forced migration to Exchange.  We&#039;ll be here for you if and when your workplace reconsiders their choice of mail server...</description>
		<content:encoded><![CDATA[<p>Just a note: Zimbra doesn&#8217;t do read-receipts yet, but when it does it&#8217;ll expose it in IMAP using the standard &#8220;$MDNSent&#8221; flag from RFC 3503.  If you&#8217;re seeing &#8220;receipt-handled&#8221;, it&#8217;s probably one of your clients.  (We&#8217;d love to know which one!)</p>
<p>And sorry for the forced migration to Exchange.  We&#8217;ll be here for you if and when your workplace reconsiders their choice of mail server&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

