• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Backup error

KellyD

New Pleskian
I have an account that is causing an error in my backups, for some reason one email can't be read by the system but I can't find it. I am running PLESK 11.5.3 and using qmail and couier-imap.

This is the error:
For security reason backup is performed on behalf of subscription system user. System user has no read access to shopping/Maildir/core.31466 file.

I assume if I change the permissions on that file then it will work but I can't find it.
 
Start by running:

Code:
chown -R popuser:popuser /var/qmail/mailnames/domain.com/*
 
Back
Top