Changes

Jump to navigation Jump to search
No change in size ,  22:25, 16 April 2009
m
Line 82: Line 82:  
Example to synchronize a user named 'bob' with password 'bob123' from SME IMAP into Zarafa:
 
Example to synchronize a user named 'bob' with password 'bob123' from SME IMAP into Zarafa:
   −
  imapsync --noauthmd5 --host1 localhost --port1 143 --split1 500 --user1 bob --password1 bob123 --sep2 / --prefix2 "" --host2 localhost --port2 8144 --split1 500 --user2 bob --password2 bob123
+
  imapsync --noauthmd5 --host1 localhost --port1 143 --split1 500 --user1 bob --password1 bob123 --sep2 / --prefix2 "" --host2 localhost --port2 8144 --split2 500 --user2 bob --password2 bob123
    
'''Note:''' If the synchronization process terminates, apparently successfully, but only part-way through, delete the dovecot.index.cache file in the last folder copied and restart the process. Adding "--useheader 'Message-ID' --skipsize" to the command above will prevent duplicates if the process does have to be restarted.
 
'''Note:''' If the synchronization process terminates, apparently successfully, but only part-way through, delete the dovecot.index.cache file in the last folder copied and restart the process. Adding "--useheader 'Message-ID' --skipsize" to the command above will prevent duplicates if the process does have to be restarted.
21

edits

Navigation menu