<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On 15 feb 2010, at 15.59, Elver Loho wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On 15 February 2010 16:21, Kevin Kobb &lt;<a href="mailto:kkobb@skylinecorp.com">kkobb@skylinecorp.com</a>&gt; wrote:<br><blockquote type="cite">The last time we moved to new hardware, I used imapsync to migrate all<br></blockquote><blockquote type="cite">the mailboxes to the new hardware. We moved from a different IMAP server<br></blockquote><blockquote type="cite">to Cyrus, and this worked great. I don't know if this work as well now<br></blockquote><blockquote type="cite">moving from Cyrus to Cyrus, as I don't think it would pick up quotas and<br></blockquote><blockquote type="cite">believe xfer will.<br></blockquote><br>imapsync sounds like it could be the right tool for the job. Thanks!<br>I'll check it out :)<br><br>Best,<br>Elver<br>----<br>Cyrus Home Page: <a href="http://cyrusimap.web.cmu.edu/">http://cyrusimap.web.cmu.edu/</a><br>Cyrus Wiki/FAQ: <a href="http://cyrusimap.web.cmu.edu/twiki">http://cyrusimap.web.cmu.edu/twiki</a><br>List Archives/Info: <a href="http://asg.web.cmu.edu/cyrus/mailing-list.html">http://asg.web.cmu.edu/cyrus/mailing-list.html</a><br></div></blockquote></div><div><br></div>Hi<div><br></div><div>I did</div><div><br></div><div>1. create new mailboxes on target server and added quotas</div><div><br></div><div>2. The below</div><div><div>XXX.YYY.COM:/home # more /tmp/migrate-imap.sh&nbsp;</div><div>./imapsync &nbsp;--host1 192.168.3.5 --user1 per --passfile1 /root/passfile-per --authmech1 plain --host2 <a href="http://XXX.YYY.COM">XXX.YYY.COM</a> --user</div><div>2 per --passfile2 /root/passfile-per --authmech2 plain --delete2 &nbsp;--expunge2 --syncinternaldates --subscribe --syncacls --ex</div><div>clude 'Other Users.*' --exclude 'Shared Folders.*'</div><div>./imapsync &nbsp;--host1 192.168.3.5 --user1 john --passfile1 /root/passfile-john --authmech1 plain --host2 <a href="http://XXX.YYY.COM">XXX.YYY.COM</a> --user2 john&nbsp;</div><div>--passfile2 /root/passfile-john --authmech2 plain --delete2 &nbsp;--expunge2 --syncinternaldates --subscribe --syncacls --exclude 'Other</div><div>&nbsp;Users.*' --exclude 'Shared Folders.*'</div><div>---cut the rest----</div><div><br></div><div><br></div><div>It's resonalbe fast</div><div><br></div><div>The bad thing is that you need all passwords.</div><div><br></div><div>So this is not an ideal solution, but for sure it works great when you don't have all the time you would like to dig for a better solution. I did this for only 20-30 persons and could therefor live with the password issue. A few of them had mailboxes of 3-6 GB each.&nbsp;</div><div><br></div><div>Hope it could be of any help</div><div><br></div><div><br></div><div>/Per-Olov</div><div>
<span class="Apple-style-span" style="font-size: 12px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>--<br>GPG keyID: 5231C0C4</div><div>GPG fingerprint: B232 3E1A F5AB 5E10 7561 6739 766E D29D 5231 C0C4<br>GPG key:&nbsp;<a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x766ED29D5231C0C4">http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x766ED29D5231C0C4</a></div></div></span>
</div>

<br></div></body></html>