Migration from Lotus/Domino
Hello.
Is there a possibility to migrate mail accounts from Lotus/Domino to IceWarp ?
-
Official comment
Hello,
Yes, it's possible basically via IMAP, where is possible to migrate all accounts and their mail content - ImapSync can be used for this, IceWarp has also integrated IMAP sync tool.
Lotus Domino is collaboration software based on Groupware, it probably will be possible to move also Calendars and Contacts items as a service.Comment actions -
HI,
I'm migrating from lotus domino 9. Use imapsync as Jakub said. I use this:
imapsync --nofoldersizes --skipsize --timeout1 20 --syncinternaldates --domino1 --host1 domino_ip --port1 imap_port --user1 user@email --password1 userpass --host2 iw_ip --port2 imap_port --user2 user@mail --password2 userpass --addheader --errorsmax 100
add --pidfile some_some_unicate_name if You run many migrations at the same time.
Author of imapsync is helpfull.
Its slow method but it works.
Please sign in to leave a comment.
Comments
2 comments