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

sync_reset - Cyrus IMAP documentation

Author

       The Cyrus Team, David Carter (dpc22@cam.ac.uk), Ken Murchison (ken@oceana.com), Nic Bernstein (Onlight)

Description

sync_reset  is a small utility program to destroy user accounts on a system.  The only safeguard which is
       in place is the obligatory force option.

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

Files

       /etc/imapd.conf

Name

       sync_reset - Cyrus IMAP documentation

       Account reset utility. DANGER.

Options

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

       -v,--verbose
              Verbose mode.

       -f,--force
              Force  operation.  Without this flag sync_reset just bails out with an error.  Principally here to
              try and prevent accidents with command autorepeat.

See Also

imapd.conf(5)

Synopsis

sync_reset [ -Cconfig-file ] [ -v ] [ -f ]

See Also