Hi there
Take the OX disk space bar:
20130910163019_OX_QuotaBar.jpg
We would like to grab these values centrally (for all our users) so we can raise alerts and email the relevant people in regards to deleting emails & so on.
So far we've tried using php's built in imap tools - these always return sizes far different to the bar. We've also tried grabbing the file size of the users /home/username/mail/ dir - but again, for several users this can be 100% larger than what the bar indicates.
What we need is the bars exact figures, we dont mind writing something to grab these values from http, sql or file sources - any ideas?
Please advise.
Regards
Jordon
Edit: I should add that our OX instance is sat on postfix & dovecot & we have no idea at what level the 200MB "limit" is set?
Take the OX disk space bar:
20130910163019_OX_QuotaBar.jpg
We would like to grab these values centrally (for all our users) so we can raise alerts and email the relevant people in regards to deleting emails & so on.
So far we've tried using php's built in imap tools - these always return sizes far different to the bar. We've also tried grabbing the file size of the users /home/username/mail/ dir - but again, for several users this can be 100% larger than what the bar indicates.
What we need is the bars exact figures, we dont mind writing something to grab these values from http, sql or file sources - any ideas?
Please advise.
Regards
Jordon
Edit: I should add that our OX instance is sat on postfix & dovecot & we have no idea at what level the 200MB "limit" is set?
Comment