Sentora Support Forums

Full Version: vmail permissions changed after restoring my vmail folder
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I messed up my sentora install and had to restore it. Since I added the vmail folder back I keep getting the following error in roundcube on all email users.
Quote:Server Error: STATUS: Internal error occurred. Refer to server log for more information.

The log shows this

Quote:: IMAP Error: Login failed for my@email.co.uk from myipadress. AUTHENTICATE PLAIN: Authentication failed. in /etc/sentora/panel/etc/apps/webmail/program/lib/Roundcube/rcube_imap.php on line 184 (POST /etc/apps/webmail/?_task=login?_task=login&_action=login)

 I have read that the error is due to permissions and on checing my vmail I can see things don't look right.
My domains

[Image: domains.png]
and my mail folders
[Image: permissions.JPG]

As you can see the permissions all differ as do the owner/groups... I am sure this isn't my only problem but for now which owner groups and permissions should they be.

Cheers
Jim
it was the ownership/group
Changed them all recursively to vmail:mail and it's working now Smile

Quote:chown -R vmail:mail /var/sentora/vmail/domain
Great! Glad you got it sorted out Wink