This manual page is for Mac OS X Server version 10.6.3

If you are running Mac OS X (client), this command is not available.

If you are running a different version of Mac OS X Server, view the documentation locally:

  • In Xcode

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



dovecotd(8)                              BSD System Manager's Manual                             dovecotd(8)

NAME
     dovecotd,

SYNOPSIS
     dovecotd, [-Fpan] [-c <config-file>] [--exec-mail <protocol> [<section>]]

DESCRIPTION
     dovecotd is a POP3 and IMAP mail server that can work with standard mbox and maildir formats.  It is
     fully compatible with UW-IMAP and Courier IMAP servers as well as mail clients accessing the mailboxes
     directly.  dovecotd can be setup to authenticate against LDAP, Apple's Open Directory, Postgres or
     MYSQL databases, but by default authentication is with PAM(7).  dovecotd is normally started during the
     system boot, and runs as a background process but it can also be run through inetd(8) . In the latter
     case, the /usr/libexec/dovecot/imap-login or /usr/libexec/dovecot/pop3-login binaries are run directly
     not /usr/sbin/dovecot.  dovecotd will log all of its activities according to syslog.

     The options are as follows:

     -F       Start dovecot as foreground process (otherwise: start as daemon)

     -p       Ask for private SSL key password

     -a       Dump configuration and exit

     -n       Dump all non-default configuration items and exit

     -c <config-file>
              Use <config-file> as path to the configuration instead of /etc/dovecot/dovecot.conf

     --version
              Print version and exit

     -build-options
              Print build options and exit

     --exec-mail <protocol> [<section>]
              Start protocol from section

Caveat
     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 another parameter follows, this parameter is used as
     section.

FILES
     /etc/dovecot/dovecot.conf
                   Dovecot configuration file
     /etc/dovecot/partition_map.conf
                   Custom alternate mail location map file which is maintained by Server Admin.app

SEE ALSO
     dovecotpw(8),

Darwin                                          May 12, 2010                                          Darwin

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...