Caching Email Usage

And where is saved every email account quota?


- They no longer important - I found. For others interested in is the location of : /etc/virtual/*/usage.cache
 
Last edited:
* Busy disk space for every email account on the domain .

16_019b4789eaba02906108b940c79c9e5f:imap=0&inbox=0&spam=0&suspended=no&total=0&webmail=0

16_019b4789eaba02906108b940c79c9e5f = e-mail account name
imap=,inbox=,spam=, = Disk space occupied by these catalogs
total=, = total disk space occupied by the e-mail account

etc ...

All in : /etc/virtual/*/usage.cache ( /etc/virtual/domain.com/usage.cache )

---> condition is to include: pop_disk_usage_cache=1
 
Back
Top