cleaner

Name

cleaner — Utility to purge orphaned attachments/content files

Synopsis

/usr/libexec/gromox/cleaner [-nv] -d maildir

Description

When message and attachment objects are deleted by the server, it does not actually remove the files from disk. This utility may be used to perform this cleanup task.

Options

-d maildir

Path to a user's mailbox.

-n

Perform a dry run.

-v

Be verbose and print a decision reason for every file.

Examples

Process a directory:

  • /usr/libexec/gromox/cleaner -d /var/lib/gromox/user/1/1

See also

gromox(7)