Changes

Jump to navigation Jump to search
160 bytes removed ,  11:22, 17 January 2009
m
Line 61: Line 61:     
====Migrating users and data to Zarafa====
 
====Migrating users and data to Zarafa====
 +
Zarafa migration whitepaper describes various ways of migrating your users and your data to a Zarafa server.
   −
This section needs merging and updating, ports have changed, and scripts should be written
+
http://download.zarafa.com/zarafa/release/docs/zarafa_migration.en.pdf
    
=====Folder Naming=====
 
=====Folder Naming=====
 
SME and Zarafa use different folder naming. To enhance migration SME folders should be renamed prior to migration.
 
SME and Zarafa use different folder naming. To enhance migration SME folders should be renamed prior to migration.
   −
  drafts > Drafts             ## we should write a script, foreach user, mv folder, both ways
+
  drafts > Drafts            
 
  sent-mail > Sent Items
 
  sent-mail > Sent Items
 
  trash > Deleted Items
 
  trash > Deleted Items
 
  junkmail > Junk E-mail
 
  junkmail > Junk E-mail
  −
Zarafa migration whitepaper describes various ways of migrating your users and your data to a Zarafa server.
  −
  −
http://download.zarafa.com/zarafa/release/docs/zarafa_migration.en.pdf
      
=====IMAP migration from SME/IMAP to Zarafa/IMAP=====
 
=====IMAP migration from SME/IMAP to Zarafa/IMAP=====
   
Configure zarafa-gateway for migration enabling IMAP on port 144 only as shown above
 
Configure zarafa-gateway for migration enabling IMAP on port 144 only as shown above
   Line 91: Line 87:     
  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 --split1 500 --user2 bob --password2 bob123
      
[[Category: Howto]]
 
[[Category: Howto]]
 
[[Category: Mail]]
 
[[Category: Mail]]

Navigation menu