Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: cosy on September 24, 2006, 02:52:27 PM

Title: How To Move mailbox from SME 6.0.1 TO SME 7.0
Post by: cosy on September 24, 2006, 02:52:27 PM
HI All,
 

   I got SME 6.0.1 as a Gateway and install the new SME 7.0 as a Server only.

  I want to remove this gateway and transfer all the User accounts and Email to this new server.

  How do i transfer above. Thanks.
Title: How To Move mailbox from SME 6.0.1 TO SME 7.0
Post by: mmccarn on September 24, 2006, 09:14:37 PM
A recent post mentioned "imapcopy" (http://home.arcor.de/armin.diehl/imapcopy/imapcopy.html) for this, and reports some good results.

From SME to SME you may also be able to simply use "scp" to copy the mail folders from the old server to the new one.
Title: How To Move mailbox from SME 6.0.1 TO SME 7.0
Post by: william_syd on September 25, 2006, 03:33:25 AM
Quote from: "mmccarn"
--snip--

From SME to SME you may also be able to simply use "scp" to copy the mail folders from the old server to the new one.


Watch out for the seni-colons and full stops in the MailDir's
Title: How To Move mailbox from SME 6.0.1 TO SME 7.0
Post by: cosy on September 27, 2006, 10:41:36 AM
Hi,

 I try that winscp32 and rename that ; to . but still some of the folders not showing my emails.

what is scp? is that linux command ?
Title: How To Move mailbox from SME 6.0.1 TO SME 7.0
Post by: byte on September 27, 2006, 02:05:47 PM
SCP is a secure way of copying data
Title: How To Move mailbox from SME 6.0.1 TO SME 7.0
Post by: william_syd on September 27, 2006, 02:14:14 PM
Quote from: "cosy"
Hi,

 I try that winscp32 and rename that ; to . but still some of the folders not showing my emails.

what is scp? is that linux command ?


When your logged into linux type
Code: [Select]
man scp
to get some instructions.

The missing mail could be because the folders are not owned by the correct users. Do some searching in these forums... you will find more information.