table of contents
        
      
      
    | gromox-cleaner.service(8) | Gromox admin reference | gromox-cleaner.service(8) | 
Name¶
gromox-cleaner.service, gromox-cleaner.timer — Soft-deleted message/attachment removal
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¶
/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¶
| Gromox |