Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: sebastian_sw 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.-
-
Please report all problems to Bug Tracker as this software is still RC not Final. Thanks!
-
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.
-
Guys, just to check if maybe someone get into the same issue, thats it.
-
Maybe this might help
http://forums.contribs.org/index.php?topic=31454.0
Lloyd
-
You say you changed permissons? but what did you change them to?
The correct permissions should be 0700
-
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.