gromox-cleaner.service(8)
gromox-cleaner.service, gromox-cleaner.timer — Soft-deleted message/attachment removal
Description
Section titled “Description”gromox-cleaner.service is a systemd unit that invokes gromox-mbop(8) to clear out soft-deleted messages from stores, as well as reclaim space by deleting orphaned on-disk attachment files which are no longer referenced by any message. Usually, the service is invoked periodically from gromox-cleaner.timer.
Configuration
Section titled “Configuration”/etc/gromox/gromox.cfg is read for the following directives:
softpurge_purgetime
Controls the lifetime of soft-deleted messages. Messages which have the soft-delete flag (a.k.a. "hidden flag" in Exchange) and which have their PR_LAST_MODIFICATION_TIME older than this interval are hard-deleted.
Default: 30days
See also
Section titled “See also”gromox(7), gromox-mbop(8)