1.. cyrusman:: sync_reset(8)
2
3.. author: David Carter (dpc22@cam.ac.uk)
4.. author: Ken Murchison (ken@oceana.com)
5.. author: Nic Bernstein (Onlight)
6
7.. _imap-reference-manpages-systemcommands-sync_reset:
8
9==============
10**sync_reset**
11==============
12
13Account reset utility. DANGER.
14
15Synopsis
16========
17
18.. parsed-literal::
19
20    **sync_reset** [ **-C** *config-file* ] [ **-v** ] [ **-f** ]
21
22Description
23===========
24
25**sync_reset** is a small utility program to destroy user accounts on a
26system.  The only safeguard which is in place is the obligatory force
27option.
28
29**sync_reset** |default-conf-text|
30
31Options
32=======
33
34.. program:: sync_reset
35
36.. option:: -C config-file
37
38    |cli-dash-c-text|
39
40.. option:: -v
41
42  Verbose mode.
43
44.. option:: -f
45
46  Force operation. Without this flag **sync_reset** just bails out with
47  an error.  Principally here to try and prevent accidents with command
48  autorepeat.
49
50Files
51=====
52
53/etc/imapd.conf
54
55See Also
56========
57
58:cyrusman:`imapd.conf(5)`
59