When executing "statistics" these errors occur:
There seems to be some mismatch between what the directory is expected to be and what it really is:
So, although the mailinglist "test" has the ID "14", its directory is not called "14" but "test" and "test.mbox".
The error is reproducible with:
* create a new mailinglist
* run "/usr/local/psa/admin/sbin/statistics"
OS: Debian 6.0.5
Plesk: 11.0.9 Update #10
# /usr/local/psa/admin/sbin/statistics
WARNING during statistics_collector execution: : statistics_collector: Unable to get dir size of /var/lib/mailman/lists/14
System error 2: No such file or directory
statistics_collector: Unable to get dir size of /var/lib/mailman/archives/private/14.mbox
System error 2: No such file or directory
statistics_collector: Unable to get dir size of /var/lib/mailman/archives/private/14
System error 2: No such file or directory
There seems to be some mismatch between what the directory is expected to be and what it really is:
# ls /var/lib/mailman/archives/private/
mailman
mailman.mbox
test
test.mbox
So, although the mailinglist "test" has the ID "14", its directory is not called "14" but "test" and "test.mbox".
The error is reproducible with:
* create a new mailinglist
* run "/usr/local/psa/admin/sbin/statistics"
OS: Debian 6.0.5
Plesk: 11.0.9 Update #10
Last edited: