• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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