f9edda0
.TH DOVECOT 8 2009/09/26 "dovecot" "System Administration tools and Deamons"
f9edda0
.SH NAME
f9edda0
\fBdovecot\fP \- Secure imap and pop3 server
f9edda0
f9edda0
.SH SYNOPSIS
f9edda0
.B dovecot [\-F] [\-c <config file>] [\-p] [\-n] [\-a] [\-\-version] [\-\-build-options] [\-\-exec-mail <protocol> [<args>]]
f9edda0
f9edda0
.SH FULL PATH
f9edda0
.B /usr/sbin/dovecot
f9edda0
f9edda0
.SH DESCRIPTION
f9edda0
Dovecot is an IMAP server for Linux/UNIX-like systems, written with security 
f9edda0
primarily in mind.  It also contains a small POP3 server.  It supports mail 
f9edda0
in either of maildir or mbox formats.
f9edda0
.SH OPTIONS
f9edda0
.TP
f9edda0
.B \-a
f9edda0
Dump complete configuration and exit
f9edda0
.TP
f9edda0
.B \-\-build-options
f9edda0
Print build options and exit
f9edda0
.TP
f9edda0
.B \-c
f9edda0
Use <config\-file> as path to the configuration instead of default /etc/dovecot.conf
f9edda0
.TP
f9edda0
.B \-\-exec\-mail <protocol> [<args>]
f9edda0
Start protocol from section. If \-\-exec\-mail is used, it must be the last argument on the command line, as <section> is an optional parameter, otherwise if no section is given but
f9edda0
another parameter follows, this parameter is used as section.
f9edda0
.TP
f9edda0
.B \-F
f9edda0
Start dovecot as foreground process (otherwise: start as daemon)
f9edda0
.TP
f9edda0
.B --log-error
f9edda0
Test dovecot's logging capability and exit
f9edda0
.TP
f9edda0
.B \-n
f9edda0
Dump all non-default configuration items and exit
f9edda0
.TP
f9edda0
.B \-p
f9edda0
Ask for private SSL key password
f9edda0
.TP
f9edda0
.B \-\-version
f9edda0
Print version and exit
f9edda0
f9edda0
.SH "SEE ALSO"
f9edda0
.BR dovecotpw(1),
f9edda0
.BR dovecot.conf(5),
f9edda0
.BR /usr/share/doc/dovecot*/wiki/
f9edda0
f9edda0
.SH AUTHOR
f9edda0
.TP
f9edda0
dovecotpw was written by Timo Sirainen <tss@iki.fi>.