Koozali.org: home of the SME Server

Importing Emails

sebastian_sw

Importing Emails
« on: May 08, 2006, 05:37:02 PM »
Hey my friends, need someone to point me in the right direction about this one....

I Have a cpl of accounts that manage their emails via the webmail on SME 5.6.
We went throw an upgrade to 7.0 and some manuall restoring regarding ebays, users, etc.-

Here's the issue:
I move /home/e-smith/files/users/username to the new box.
Change permision for user:user the Maildir directory.

When logging in to webmail as the user i see the emails but with "Invalid Addres" and "No Subject".

Something regarding permission maybe?

clues will be welcome...

Cheers!

Seb.-

Offline byte

  • *
  • 2,183
  • +2/-0
Importing Emails
« Reply #1 on: May 09, 2006, 12:14:47 AM »
Please report all problems to Bug Tracker as this software is still RC not Final. Thanks!
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline CharlieBrady

  • *
  • 6,918
  • +3/-0
Importing Emails
« Reply #2 on: May 09, 2006, 01:19:21 AM »
Quote from: "byte"
Please report all problems to Bug Tracker as this software is still RC not Final. Thanks!


Actually, no. If people do things they shouldn't from the command line then that's not appropriate for the Bug Tracker. Anything that's described in the user guide or is included in the console or the server manager should work. There's no guarantee about anything else.

sebastian_sw

Importing Emails
« Reply #3 on: May 09, 2006, 02:43:48 PM »
Guys, just to check if maybe someone get into the same issue, thats it.

Offline ldkeen

  • *
  • 405
  • +0/-0
Importing Emails
« Reply #4 on: May 09, 2006, 07:27:34 PM »

Offline byte

  • *
  • 2,183
  • +2/-0
Importing Emails
« Reply #5 on: May 09, 2006, 10:41:02 PM »
You say you changed permissons? but what did you change them to?

The correct permissions should be 0700
--[byte]--

Have you filled in a Bug Report over @ http://bugs.contribs.org ? Please don't wait to be told this way you help us to help you/others - Thanks!

Offline raem

  • *
  • 3,972
  • +4/-0
Re: Importing Emails
« Reply #6 on: May 10, 2006, 01:17:24 AM »
sebastian_sw

> Change permision for user:user the Maildir directory.

Did you do
chown -R user:user Maildir

see man chown

You need to change the message ownership too.
...