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

cyr_userseen - Cyrus IMAP documentation

Author

       The Cyrus Team, Nic Bernstein (Onlight)

Description

cyr_userseen will clear all user seen state for the mail store.

       Running without any options will show what would be done, but will not actually alter existing state.

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

Examples

cyr_userseenDisplaywhatwouldbechangedwerethe-dflagused.cyr_userseen-dDeletealluserseenstateforallmailboxesinmailstore.

Files

       /etc/imapd.conf

Name

       cyr_userseen - Cyrus IMAP documentation

       is used to clear seen state information for the mail store.

       WARNING:
          This  command  doesnot  take a constraining argument but acts on the entire mail store, removing all
          user seen state for all mailboxes and all users.

Options

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

       -d,--delete
              Actually delete all user seen state information.

See Also

imapd.conf(5)

Synopsis

cyr_userseen [ -Cconfig-file ] [ -d ]

See Also