Changes

From SME Server
Jump to navigationJump to search
No change in size ,  07:12, 17 April 2009
Line 78: Line 78:  
Perform a user mail sync from SME/IMAP (host1/port1) to Zarafa/IMAP (host2/port2)  
 
Perform a user mail sync from SME/IMAP (host1/port1) to Zarafa/IMAP (host2/port2)  
   −
  imapsync --noauthmd5 --host1 localhost --port1 143 --split1 500 --user1 <username> --password1 <password> --sep2 / --prefix2 "" --host2 localhost --port2 8144 --split1 500 --user2 <username> --password2 <password>
+
  imapsync --noauthmd5 --host1 localhost --port1 143 --split1 500 --user1 <username> --password1 <password> --sep2 / --prefix2 "" --host2 localhost --port2 8144 --split2 500 --user2 <username> --password2 <password>
    
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:

Navigation menu