• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Generate Maildirsize

EnriqueR

Regular Pleskian
I have Plesk 12 with Postfix and Dovecot installed. Currently I use a SCRIPT to delete old emails using the 'rm' command linux. The problem is that deleting emails, the file 'maildirsize' is not updated and the quota remains the same. I tried to 'upgrade usage statistics' on the subscription without success.

Is there any command in Plesk from SSH to update this file to an email account?
 
Try to use something like:

# plesk bin mail --recalculate-mailboxes-usage domain.com
 
Back
Top