Ubuntu Manpages

ptexpire

Cyrus IMAP documentation Program to expire pts cache DB entries on command.

ptexpire [-C filename] [-E seconds] [ username ...]


The ptexpire program sweeps the ptscache_db database, deleting entries older than the expiry duration, which defaults to 5400 seconds (3 hours). The expiry duration can be changed with the -E option.

Alternatively, if it's passed a list of usernames it deletes just those usernames, immediately.

ptexpire reads its configuration options out of the imapd.conf(5) file unless specified otherwise by -C.

Use the specified configuration file config-file rather than the default imapd.conf(5).

Set the expiry duration to seconds.

/etc/imapd.conf

imapd.conf(5)

The Cyrus Team, Nic Bernstein (Onlight)

1993–2025, The Cyrus Team