gromox−cleaner.service, gromox−cleaner.timer — Soft-deleted message/attachment removal
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.
/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
gromox(7), gromox−mbop(8)