ptexpire
Cyrus IMAP documentation Program to expire pts cache DB entries on command.
- Provided by: cyrus-common (Version: 3.12.1-3)
- Source: cyrus-imapd
- Report a bug
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.
/etc/imapd.conf
The Cyrus Team, Nic Bernstein (Onlight)
1993–2025, The Cyrus Team