Changes

From SME Server
Jump to navigationJump to search
No change in size ,  15:54, 25 June 2010
m
Line 84: Line 84:  
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 \
+
  imapsync --noauthmd5 --host1 localhost --port1 143 --split1 500 --user1 bob \
  bob123 --sep2 / --prefix2 "" --host2 localhost --port2 8143 --split2 500 \
+
  --password1 bob123 --sep2 / --prefix2 "" --host2 localhost --port2 8143 --split2 500 \
 
   --user2 bob --password2 bob123
 
   --user2 bob --password2 bob123
  
97

edits

Navigation menu