logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ptexpire - Cyrus IMAP documentation

Author

       The Cyrus Team, Nic Bernstein (Onlight)

Description

       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.

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

Files

       /etc/imapd.conf

Name

       ptexpire - Cyrus IMAP documentation

       Program to expire pts cache DB entries on command.

Options

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

       -Eseconds,--expire-duration=seconds
              Set the expiry duration to seconds.

See Also

imapd.conf(5)

Synopsis

ptexpire [-Cfilename] [-Eseconds]

See Also