0 Members and 1 Guest are viewing this topic.
And you tried suspending, then un-suspending the account?
chown -R vmail:mail /var/mailchmod -R 755 /var/vmail
Code: [Select]chown -R vmail:mail /var/mailchmod -R 755 /var/vmail
chmod -R 770 /var/vmailchown -R vmail:mail /var/vmail
The storage server is IMAP (dovecot), so not being able to access. Try 770 permissions (which is what one CWP server has; oddly, the other one is 755 which came from a cPanel import):Code: [Select]chmod -R 770 /var/vmailchown -R vmail:mail /var/vmail