Quote:
Originally Posted by claud1e Turns out the separator in Cyrus is '.' while it is '/' in Zimbra. |
When I migrated from cyrus with imapsync I didn't have any problem with INBOX style...
just:
imapsync --nosyncacls --syncinternaldates --host1 server1.domian.com --ssl1 --port1 993 --authmech1 PLAIN --user1 user1 --passfile1 /home/user1/user1 --host2 server2.domain.com --ssl2 --port2 993 --authmech2 PLAIN --user2 user2 --passfile2 /home/user1/user2 INBOX/ 2> user1Error.log > cuser1Results.log