other versions
- bookworm 3.6.1-4+deb12u3
- bookworm-backports 3.8.1-1~bpo12+1
- unstable 3.10.0-1
- experimental 3.10.0~rc2-1
SYNC_RESET(8) | Cyrus IMAP | SYNC_RESET(8) |
NAME¶
sync_reset - Cyrus IMAP documentation
Account reset utility. DANGER.
SYNOPSIS¶
sync_reset [ -C config-file ] [ -v ] [ -f ]
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.
OPTIONS¶
- -C config-file
- Use the specified configuration file config-file rather than the default imapd.conf(5).
- -v
- Verbose mode.
- -f
- Force operation. Without this flag sync_reset just bails out with an error. Principally here to try and prevent accidents with command autorepeat.
FILES¶
/etc/imapd.conf
SEE ALSO¶
AUTHOR¶
The Cyrus Team, David Carter (dpc22@cam.ac.uk), Ken Murchison (ken@oceana.com), Nic Bernstein (Onlight)
COPYRIGHT¶
1993–2023, The Cyrus Team
February 13, 2023 | 3.6.1 |