• 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

Strange Mailbox Limit Error

burgiuk

New Pleskian
Hello

I have just increased one of our customer's mailboxes to 600MB up from 50MB. All the mailboxes on the account have increased successfully apart from one. It is stuck at 50MB.

Here is a screenshot of the error:
pleskmailboxissue.jpg

We are running PLESK 11.0.9, I have restarted the service with no joy. Does anyone have any suggestions?

Thanks

John
 
Try recalculate statistics for this domain with

/usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=domain.tld
 
Hi Igor

This is the result from running that command:
Code:
[root@s16503481 ~]# /usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=covalaquasolve.co.uk



WARNING during statistics_collector execution: : error: error accessing /usr/share/tomcat6/logs: No such file or directory
error: tomcat:1 glob failed for /usr/share/tomcat6/logs/*.log

[root@s16503481 ~]
 
Hi Igor

This is the result when I ran that command:
Code:
[root@s16503481 ~]# /usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=covalaquasolve.co.uk



WARNING during statistics_collector execution: : error: error accessing /usr/share/tomcat6/logs: No such file or directory
error: tomcat:1 glob failed for /usr/share/tomcat6/logs/*.log

Any ideas?
 
It is just warning, not error. Ignore it. What about mailbox size?
 
Try recalculate statistics for this domain with

/usr/local/psa/admin/sbin/statistics --calculate-one --domain-name=domain.tld

Hey, Igor:

I'm having the same problem: Adjusting the mailbox size (Subscriptions -> Example.com -> Customize: Mailboxes) doesn't seem to have any affect. i.e., Plesk still displays the mailbox statistics as "99.2 MB used of 100 MB" even after selecting Unlimited [Mailbox size].

The command that you'd suggested (above) produces this output:

Code:
WARNING during statistics_collector execution: : error: error accessing /usr/share/tomcat6/logs: No such file or directory
error: tomcat:1 glob failed for /usr/share/tomcat6/logs/*.log

Ideas? Suggestions?
 
Last edited:
Back
Top