• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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