Changes

From SME Server
Jump to navigationJump to search
84 bytes removed ,  10:58, 17 January 2009
Line 84: Line 84:  
http://wiki.contribs.org/Imapsync
 
http://wiki.contribs.org/Imapsync
   −
Perform a user mail sync from SME/IMAP (host1/port1) to Zarafa/IMAP (host2/port2) [NOTE, ports have changed]
+
Perform a user mail sync from SME/IMAP (host1/port1) to Zarafa/IMAP (host2/port2)  
   −
  imapsync --noauthmd5 --host1 localhost --port1 143 --user1 <username> --password1 <password> --sep2 / --prefix2 "" --host2 localhost --port2 144 --user2 <username> --password2 <password>
+
  imapsync --noauthmd5 --host1 localhost --port1 143 --split1 500 --user1 <username> --password1 <password> --sep2 / --prefix2 "" --host2 localhost --port2 8144 --split1 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:
   −
  imapsync --noauthmd5 --host1 localhost --port1 143 --user1 bob --password1 bob123 --sep2 / --prefix2 "" --host2 localhost --port2 144 --user2 bob --password2 bob123
+
  imapsync --noauthmd5 --host1 localhost --port1 143 --split1 500 --user1 bob --password1 bob123 --sep2 / --prefix2 "" --host2 localhost --port2 8144 --split1 500 --user2 bob --password2 bob123
 
  −
After syncing is complete, stop zarafa-gateway service and/or edit /etc/zarafa/gateway.cfg to meet your needs.
         
[[Category: Howto]]
 
[[Category: Howto]]
 
[[Category: Mail]]
 
[[Category: Mail]]

Navigation menu