Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Mike Pascual on February 16, 2004, 07:30:02 AM

Title: Transfer Mail from 5.6 to 6.0
Post by: Mike Pascual on February 16, 2004, 07:30:02 AM
Hi, how can i transfer all old emails from 5.6 to 6.0 i'd tried to use scp but when I tried to open it on webmail the mail text has gone... what is the best tools to copy it.....

Thank you
Title: Transfer Mail from 5.6 to 6.0
Post by: wyron on February 16, 2004, 10:21:06 AM
Please be more specific.
Have you copied from one machine to another, and with the same rights ?
And you are sure that you copied to the proper directory (/home/e-smith/files/users/<user>/Maildir/cur) ?
 . . and are you sure that the owner of the Maildir's and mailfiles is the user in question ?
Title: Re: Transfer Mail from 5.6 to 6.0
Post by: byte on February 16, 2004, 10:48:58 AM
Quote from: "Mike Pascual"
Hi, how can i transfer all old emails from 5.6 to 6.0 i'd tried to use scp but when I tried to open it on webmail the mail text has gone... what is the best tools to copy it.....

Thank you


Did you scp as "root" if so make sure that the emails in the user's mail directory are set to there name i.e

chown Joe.Joe *

then browse that directory and you should see now changed.

HTH

Byte