Page 1 of 1

Manual Email Restore

Posted: Mon Apr 07, 2014 9:55 pm
by n1kko
I am trying to restore emails from a cPanel backup from cur to cur only one email shows up in roundcube as subject so not sure what's wrong.

Re: Manual Email Restore

Posted: Tue Apr 08, 2014 8:09 am
by MyKEcz
n1kko wrote:I am trying to restore emails from a cPanel backup from cur to cur only one email shows up in roundcube as subject so not sure what's wrong.
Have you checked ownership? You must set owner as user, you loggin in to Vesta and group mail
# chown -R exampleuser:mail /home/exampleuser/mail/
# chmod -R 700 /home/exampleuser/mail/
change exampleuser to real system account.