Migration from MS Exchange to Kolab (imapsync)

Gunnar Wrobel wrobel at pardus.de
Tue Jan 8 15:28:57 CET 2008


Adam Katz <kolab at khopis.com> writes:

>> > You can sync in two pass !
>> > First the exchange top root mailbox but excluding Inbox (option
>> > --exclude and friends) , then the Inbox itself.
>>
>> Yes, i have made two simple script, the first without INBOX:
>>
>> imapsync --noauthmd5 --host1 exchange --user1 "$u1" --password1 "$p1"
>> --host2 kolab --user2 --password2 "$p2" --delete2 --exclude INBOX
>>
>> the second sync only the INBOX:
>>
>> imapsync --noauthmd5 --host1 exchange --user1 "$u1" --password1 "$p1"
>> --host2 kolab --user2 --password2 "$p2" --delete2 --prefix2 INBOX.
>
> I could not implement the above method, but I did manage to do it all at
> once (which seems a better option anyway) with:
>
>   nice imapsync --host1 exchange --user1 "$u1" --password1 "$p1" \
>                 --host2 kolab    --user2 "$u2" --password2 "$p2" \
>                 --regextrans2 's/INBOX.INBOX/INBOX/'
>
> -Adam

Thanks for the info!

Added to http://wiki.kolab.org/index.php/Microsoft_Exchange

Cheers,

Gunnar

>
> _______________________________________________
> Kolab-users mailing list
> Kolab-users at kolab.org
> https://kolab.org/mailman/listinfo/kolab-users

-- 
______ http://kdab.com _______________ http://kolab-konsortium.com _

p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium

____ http://www.pardus.de _________________ http://gunnarwrobel.de _
E-mail : p at rdus.de                                 Dr. Gunnar Wrobel
Tel.   : +49 700 6245 0000                          Bundesstrasse 29
Fax    : +49 721 1513 52322                          D-20146 Hamburg
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   >> Mail at ease - Rent a kolab groupware server at p at rdus <<                 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




More information about the users mailing list