imapd.conf.5   [plain text]


.\" -*- nroff -*-
.\" auto-generated by config2man 1.3
.\" -*- nroff -*-
.TH IMAPD.CONF 5 "Project Cyrus" CMU
.\" 
.\" Copyright (c) 1998-2000 Carnegie Mellon University.  All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
.\"
.\" 1. Redistributions of source code must retain the above copyright
.\"    notice, this list of conditions and the following disclaimer. 
.\"
.\" 2. Redistributions in binary form must reproduce the above copyright
.\"    notice, this list of conditions and the following disclaimer in
.\"    the documentation and/or other materials provided with the
.\"    distribution.
.\"
.\" 3. The name "Carnegie Mellon University" must not be used to
.\"    endorse or promote products derived from this software without
.\"    prior written permission. For permission or any other legal
.\"    details, please contact  
.\"      Office of Technology Transfer
.\"      Carnegie Mellon University
.\"      5000 Forbes Avenue
.\"      Pittsburgh, PA  15213-3890
.\"      (412) 268-4387, fax: (412) 268-7395
.\"      tech-transfer@andrew.cmu.edu
.\"
.\" 4. Redistributions of any form whatsoever must retain the following
.\"    acknowledgment:
.\"    "This product includes software developed by Computing Services
.\"     at Carnegie Mellon University (http://www.cmu.edu/computing/)."
.\"
.\" CARNEGIE MELLON UNIVERSITY DISCLAIMS ALL WARRANTIES WITH REGARD TO
.\" THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
.\" AND FITNESS, IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY BE LIABLE
.\" FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
.\" AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
.\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\" 
.\" $Id: imapd.conf.5,v 1.6 2005/06/17 20:16:29 dasenbro Exp $
.SH NAME
imapd.conf \- IMAP configuration file
.SH DESCRIPTION
\fB/etc/imapd.conf\fR 
is the configuration file for the Cyrus IMAP server.  It defines
local parameters for IMAP. 
.PP
Each line of the \fB/etc/imapd.conf\fR file has the form
.IP
\fIoption\fR: \fIvalue\fR
.PP
where \fIoption\fR is the name of the configuration option being set
and \fIvalue\fR is the value that the configuration option is being
set to.
.PP
Blank lines and lines beginning with ``#'' are ignored.
.PP
For boolean and enumerated options, the values ``yes'', ``on'', ``t'',
``true'' and ``1'' turn the option on, the values ``no'', ``off'',
``f'', ``false'' and ``0'' turn the option off.
.SH FIELD DESCRIPTIONS
.PP
The sections below detail options that can be placed in the
\fB/etc/imapd.conf\fR file, and show each option's default value.
Some options have no default value, these are listed with
``<no default>''.  Some options default to the empty string, these
are listed with ``<none>''.

.IP "\fBadmins:\fR <empty string>" 5
The list of userids with administrative rights.  Separate each userid
with a space.  Sites using Kerberos authentication may use
separate "admin" instances.
.PP
Note that accounts used by users should not be administrators.
Administrative accounts should not receive mail.  That is, if user
"jbRo" is a user reading mail, he should not also be in the admins line.
Some problems may occur otherwise, most notably the ability of
administrators to create top-level mailboxes visible to users,
but not writable by users. 
.IP "\fBafspts_localrealms:\fR <none>" 5
The list of realms which are to be treated as local, and thus stripped
during identifier canoicalization (for the AFSPTS ptloader module).
This is different from loginrealms in that it occurs later in the
authorization process (as the user id is canonified for PTS lookup) 
.IP "\fBafspts_mycell:\fR <none>" 5
Cell to use for AFS PTS lookups.  Defaults to the local cell. 
.IP "\fBallowallsubscribe:\fR 0" 5
Allow subscription to nonexistent mailboxes.  This option is
typically used on backend servers in a Murder so that users can
subscribe to mailboxes that don't reside on their "home" server.
This option can also be used as a workaround for IMAP clients which
don't play well with nonexistent or unselectable mailboxes (eg.
Microsoft Outlook). 
.IP "\fBallowanonymouslogin:\fR 0" 5
Permit logins by the user "anonymous" using any password.  Also
allows use of the SASL ANONYMOUS mechanism. 
.IP "\fBallowapop:\fR 1" 5
Allow use of the POP3 APOP authentication command.
.PP
Note that this command requires that SASL is compiled with APOP
support, that the plaintext passwords are available in a SASL auxprop
backend (eg. sasldb), and that the system can provide enough entropy
(eg. from /dev/urandom) to create a challenge in the banner. 
.IP "\fBallownewnews:\fR 0" 5
Allow use of the NNTP NEWNEWS command.
.PP
Note that this is a very expensive command and should only be
enabled when absolutely necessary. 
.IP "\fBallowplaintext:\fR 1" 5
Allow the use of cleartext passwords on the wire. 
.IP "\fBallowusermoves:\fR 0" 5
Allow moving user accounts (with associated meta-data) via RENAME
or XFER.
.PP
Note that measures should be taken to make sure that the user being
moved is not logged in, and can not login during the move.  Failure
to do so may result in the user's meta-data (seen state,
subscriptions, etc) being corrupted or out of date. 
.IP "\fBaltnamespace:\fR 0" 5
Use the alternate IMAP namespace, where personal folders reside at the
same level in the hierarchy as INBOX.
.PP
This option ONLY applies where interaction takes place with the
client/user.  Currently this is limited to the IMAP protocol (imapd)
and Sieve scripts (lmtpd).  This option does NOT apply to admin tools
such as cyradm (admins ONLY), reconstruct, quota, etc., NOR does it
affect LMTP delivery of messages directly to mailboxes via
plus-addressing. 
.IP "\fBannotation_db:\fR skiplist" 5
The cyrusdb backend to use for mailbox annotations. 

Allowed values: \fIberkeley\fR, \fIskiplist\fR
.IP "\fBautocreatequota:\fR 0" 5
If nonzero, normal users may create their own IMAP accounts by
creating the mailbox INBOX.  The user's quota is set to the value
if it is positive, otherwise the user has unlimited quota. 
.IP "\fBberkeley_cachesize:\fR 512" 5
Size (in kilobytes) of the shared memory buffer pool (cache) used
by the berkeley environment.  The minimum allowed value is 20.  The
maximum allowed value is 4194303 (4GB). 
.IP "\fBberkeley_locks_max:\fR 50000" 5
Maximum number of locks to be held or requested in the berkeley
environment. 
.IP "\fBberkeley_txns_max:\fR 100" 5
Maximum number of transactions to be supported in the berkeley
environment. 
.IP "\fBclient_timeout:\fR 10" 5
Number of seconds to wait before returning a timeout failure when
performing a client connection (e.g. in a murder enviornment) 
.IP "\fBconfigdirectory:\fR <none>" 5
The pathname of the IMAP configuration directory.  This field is
required. 
.IP "\fBdebug_command:\fR <none>" 5
Debug command to be used by processes started with -D option.  The string
is a C format string that gets 3 options: the first is the name of the
executable (without path).  The second is the pid (integer) and the third
is the service ID.  Example: /usr/local/bin/gdb /usr/cyrus/bin/%s %d 
.IP "\fBdefaultacl:\fR anyone lrs" 5
The Access Control List (ACL) placed on a newly-created (non-user)
mailbox that does not have a parent mailbox. 
.IP "\fBdefaultdomain:\fR <none>" 5
The default domain for virtual domain support 
.IP "\fBdefaultpartition:\fR default" 5
The partition name used by default for new mailboxes. 
.IP "\fBdeleteright:\fR c" 5
The right that a user needs to delete a mailbox. 
.IP "\fBduplicate_db:\fR berkeley-nosync" 5
The cyrusdb backend to use for the duplicate delivery suppression
and sieve. 

Allowed values: \fIberkeley\fR, \fIberkeley-nosync\fR, \fIskiplist\fR
.IP "\fBduplicatesuppression:\fR 1" 5
If enabled, lmtpd will suppress delivery of a message to a mailbox if
a message with the same message-id (or resent-message-id) is recorded
as having already been delivered to the mailbox.  Records the mailbox
and message-id/resent-message-id of all successful deliveries. 
.IP "\fBfoolstupidclients:\fR 0" 5
If enabled, only list the personal namespace when a LIST "*" is performed.
(it changes the request to a LIST "INBOX*" 
.IP "\fBforce_sasl_client_mech:\fR <none>" 5
Force preference of a given SASL mechanism for client side operations
(e.g. murder enviornments).  This is separate from (and overridden by)
the ability to use the <host shortname>_mechs option to set prefered
mechanisms for a specific host 
.IP "\fBfulldirhash:\fR 0" 5
If enabled, uses an improved directory hashing scheme which hashes
the entire username instead of using just the first letter.  This
changes hash algorithm used for quota and user directories and if
\fIhashimapspool\fR is enabled, the entire mail spool.
.PP
Note that this option can NOT be changed on a live system.  The
server must be quiesced and then the directories moved with the
\fBrehash\fR utility. 
.IP "\fBhashimapspool:\fR 0" 5
If enabled, the partitions will also be hashed, in addition to the
hashing done on configuration directories.  This is recommended if
one partition has a very bushy mailbox tree. 
.IP "\fBhostname_mechs:\fR <none>" 5
Force a particuar list of SASL mechanisms to be used when authenticating
to the backend server hostname (where hostname is the short hostname of
the server in question). If it is not specified it will query the server
for available mechanisms and pick one to use. - Cyrus Murder 
.IP "\fBhostname_password:\fR <none>" 5
The password to use for authentication to the backend server hostname
(where hostname is the short hostname of the server) - Cyrus Murder 
.IP "\fBidlesocket:\fR {configdirectory}/socket/idle" 5
Unix domain socket that idled listens on. 
.IP "\fBignorereference:\fR 0" 5
For backwards compatibility with Cyrus 1.5.10 and earlier -- ignore
the reference argument in LIST or LSUB commands. 
.IP "\fBimapidlepoll:\fR 60" 5
The interval (in seconds) for polling the mailbox for changes while
running the IDLE command.  This option is used when idled can not
be contacted or when polling is used exclusively.  The minimum
value is 1.  A value of 0 will disable polling (and disable IDLE if
polling is the only method available). 
.IP "\fBimapidresponse:\fR 1" 5
If enabled, the server responds to an ID command with a parameter 
list containing: version, vendor, support-url, os, os-version,
command, arguments, environment.  Otherwise the server returns NIL. 
.IP "\fBimapmagicplus:\fR 0" 5
Only list a restricted set of mailboxes via IMAP by using
userid+namespace syntax as the authentication/authorization id.
Using userid+ (with an empty namespace) will list only subscribed
mailboxes. 
.IP "\fBimplicit_owner_rights:\fR lca" 5
The implicit Access Control List (ACL) for the owner of a mailbox. 
.IP "\fB@include:\fR <none>" 5
Directive which includes the specified file as part of the
configuration.  If the path to the file is not absolute, CYRUS_PATH
is prepended. 
.IP "\fBldap_authz:\fR <none>" 5
SASL authorization ID for the LDAP server 
.IP "\fBldap_base:\fR <empty string>" 5
Contains the LDAP base dn for the LDAP ptloader module 
.IP "\fBldap_bind_dn:\fR <none>" 5
Bind DN for the connection to the LDAP server (simple bind).
Do not use for anonymous simple binds 
.IP "\fBldap_deref:\fR never" 5
Specify how aliases dereferencing is handled during search. 

Allowed values: \fIsearch\fR, \fIfind\fR, \fIalways\fR, \fInever\fR
.IP "\fBldap_filter:\fR (uid=%u)" 5
Specify a filter that searches user identifiers.  The following tokens can be
used in the filter string:

%%   = %
%u   = user
%U   = user portion of %u (%U = test when %u = test@domain.tld)
%d   = domain portion of %u if available (%d = domain.tld when %u =
%test@domain.tld), otherwise same as %r
%D   = user dn.  (use when ldap_member_method: filter)
%1-9 = domain tokens (%1 = tld, %2 = domain when %d = domain.tld)

ldap_filter is not used when ldap_sasl is enabled. 
.IP "\fBldap_group_base:\fR <empty string>" 5
LDAP base dn for ldap_group_filter. 
.IP "\fBldap_group_filter:\fR (cn=%u)" 5
Specify a filter that searches for group identifiers.
See ldap_filter for more options. 
.IP "\fBldap_group_scope:\fR sub" 5
Specify search scope for ldap_group_filter. 

Allowed values: \fIsub\fR, \fIone\fR, \fIbase\fR
.IP "\fBldap_id:\fR <none>" 5
SASL authentication ID for the LDAP server 
.IP "\fBldap_mech:\fR <none>" 5
SASL mechanism for LDAP authentication 
.IP "\fBldap_member_attribute:\fR <none>" 5
See ldap_member_method. 
.IP "\fBldap_member_base:\fR <empty string>" 5
LDAP base dn for ldap_member_filter. 
.IP "\fBldap_member_filter:\fR (member=%D)" 5
Specify a filter for "ldap_member_method: filter".  
See ldap_filter for more options. 
.IP "\fBldap_member_method:\fR attribute" 5
Specify a group method.  The "attribute" method retrieves groups from 
a multi-valued attributed specified in ldap_member_attribute.  
The "filter" method uses a filter, ldap_member_filter, to find groups; 
ldap_member_attribute is a single-value attribute group name. 

Allowed values: \fIattribute\fR, \fIfilter\fR
.IP "\fBldap_member_scope:\fR sub" 5
Specify search scope for ldap_member_filter. 

Allowed values: \fIsub\fR, \fIone\fR, \fIbase\fR
.IP "\fBldap_password:\fR <none>" 5
Password for the connection to the LDAP server (SASL and simple bind).  
Do not use for anonymous simple binds 
.IP "\fBldap_realm:\fR <none>" 5
SASL realm for LDAP authentication 
.IP "\fBldap_referrals:\fR 0" 5
Specify whether or not the client should follow referrals. 
.IP "\fBldap_restart:\fR 1" 5
Specify whether or not LDAP I/O operations are automatically restarted
if they abort prematurely. 
.IP "\fBldap_sasl:\fR 1" 5
Use SASL for LDAP binds in the LDAP PTS module. 
.IP "\fBldap_sasl_authc:\fR <none>" 5
Depricated.  Use ldap_id 
.IP "\fBldap_sasl_authz:\fR <none>" 5
Depricated.  Use ldap_authz 
.IP "\fBldap_sasl_mech:\fR <none>" 5
Depricated.  Use ldap_mech 
.IP "\fBldap_sasl_password:\fR <none>" 5
Depricated.  User ldap_password 
.IP "\fBldap_sasl_realm:\fR <none>" 5
Depricated.  Use ldap_realm 
.IP "\fBldap_scope:\fR sub" 5
Specify search scope. 

Allowed values: \fIsub\fR, \fIone\fR, \fIbase\fR
.IP "\fBldap_servers:\fR ldap://localhost/" 5
Depricated.  Use ldap_uri 
.IP "\fBldap_size_limit:\fR 1" 5
Specify a number of entries for a search request to return. 
.IP "\fBldap_start_tls:\fR 0" 5
Use StartTLS extended operation.  Do not use ldaps: ldap_uri when
this option is enabled. 
.IP "\fBldap_time_limit:\fR 5" 5
Specify a number of seconds for a search request to complete. 
.IP "\fBldap_timeout:\fR 5" 5
Specify a number of seconds a search can take before timing out. 
.IP "\fBldap_tls_cacert_dir:\fR <none>" 5
Path to directory with CA (Certificate Authority) certificates. 
.IP "\fBldap_tls_cacert_file:\fR <none>" 5
File containing CA (Certificate Authority) certificate(s). 
.IP "\fBldap_tls_cert:\fR <none>" 5
File containing the client certificate. 
.IP "\fBldap_tls_check_peer:\fR 0" 5
Require and verify server certificate.  If this option is yes,
you must specify ldap_tls_cacert_file or ldap_tls_cacert_dir. 
.IP "\fBldap_tls_ciphers:\fR <none>" 5
List of SSL/TLS ciphers to allow.  The format of the string is
described in ciphers(1). 
.IP "\fBldap_tls_key:\fR <none>" 5
File containing the private client key. 
.IP "\fBldap_uri:\fR <none>" 5
Contains a list of the URLs of all the LDAP servers when using the
LDAP PTS module. 
.IP "\fBldap_version:\fR 3" 5
Specify the LDAP protocol version.  If ldap_start_tls and/or
ldap_use_sasl are enabled, ldap_version will be automatiacally
set to 3. 
.IP "\fBlmtp_downcase_rcpt:\fR 0" 5
If enabled, lmtpd will convert the recipient address to lowercase
(up to a '+' character, if present). 
.IP "\fBlmtp_over_quota_perm_failure:\fR 0" 5
If enabled, lmtpd returns a permanent failure code when a user's
mailbox is over quota.  By default, the failure is temporary,
causing the MTA to queue the message and retry later. 
.IP "\fBlmtpsocket:\fR {configdirectory}/socket/lmtp" 5
Unix domain socket that lmtpd listens on, used by deliver(8). This should
match the path specified in cyrus.conf(5). 
.IP "\fBloginrealms:\fR <empty string>" 5
The list of remote realms whose users may authenticate using cross-realm
authentication identifiers.  Seperate each realm name by a space.  (A
cross-realm identity is considered any identity returned by SASL
with an "@" in it.). 
.IP "\fBloginuseacl:\fR 0" 5
If enabled, any authentication identity which has \fBa\fR rights on a
user's INBOX may log in as that user. 
.IP "\fBlogtimestamps:\fR 0" 5
Include notations in the protocol telemetry logs indicating the number of
seconds since the last command or response. 
.IP "\fBmailnotifier:\fR <none>" 5
Notifyd(8) method to use for "MAIL" notifications.  If not set, "MAIL"
notifications are disabled. 
.IP "\fBmaxmessagesize:\fR 0" 5
Maximum incoming LMTP message size.  If non-zero, lmtpd will reject
messages larger than \fImaxmessagesize\fR bytes.  If set to 0, this
will allow messages of any size (the default). 
.IP "\fBmboxlist_db:\fR skiplist" 5
The cyrusdb backend to use for the mailbox list. 

Allowed values: \fIflat\fR, \fIberkeley\fR, \fIskiplist\fR
.IP "\fBmupdate_connections_max:\fR 128" 5
The max number of connections that a mupdate process will allow, this
is related to the number of file descriptors in the mupdate process.
Beyond this number connections will be immedately issued a BYE response. 
.IP "\fBmupdate_authname:\fR <none>" 5
The SASL username (Authentication Name) to use when authenticating to the
mupdate server (if needed). 
.IP "\fBmupdate_password:\fR <none>" 5
The SASL password (if needed) to use when authenticating to the
mupdate server. 
.IP "\fBmupdate_port:\fR 3905" 5
The port of the mupdate server for the Cyrus Murder 
.IP "\fBmupdate_realm:\fR <none>" 5
The SASL realm (if needed) to use when authenticating to the mupdate
server. 
.IP "\fBmupdate_retry_delay:\fR 20" 5
The base time to wait between connection retries to the mupdate server. 
.IP "\fBmupdate_server:\fR <none>" 5
The mupdate server for the Cyrus Murder 
.IP "\fBmupdate_workers_start:\fR 5" 5
The number of mupdate worker threads to start 
.IP "\fBmupdate_workers_minspare:\fR 2" 5
The minimum number of idle mupdate worker threads 
.IP "\fBmupdate_workers_maxspare:\fR 10" 5
The maximum number of idle mupdate worker threads 
.IP "\fBmupdate_workers_max:\fR 50" 5
The maximum number of mupdate worker threads (overall) 
.IP "\fBmupdate_username:\fR <empty string>" 5
The SASL username (Authorization Name) to use when authenticating to
the mupdate server 
.IP "\fBnetscapeurl:\fR http://asg.web.cmu.edu/cyrus/imapd/netscape-admin.html" 5
If enabled at compile time, this specifies a URL to reply when
Netscape asks the server where the mail administration HTTP server
is.  The default is a site at CMU with a hopefully informative
message; administrators should set this to a local resource with
some information of greater use. 
.IP "\fBnewsmaster:\fR news" 5
Userid that is used for checking access controls when executing
Usenet control messages.  For instance, to allow articles to be
automatically deleted by cancel messages, give the "news" user
the 'd' right on the desired mailboxes.  To allow newsgroups to be 
automatically created, deleted and renamed by the corresponding
control messages, give the "news" user the 'c' right on the desired
mailbox hierarchies. 
.IP "\fBnewspeer:\fR <none>" 5
A list of whitespace-separated news server specifications to which
articles should be fed.  Each server specification is a string of
the form [user[:pass]@]host[:port][/wildmat] where 'host' is the fully
qualified hostname of the server, 'port' is the port on which the
server is listening, 'user' and 'pass' are the authentication
credentials and 'wildmat' is a pattern that specifies which groups
should be fed.  If no 'port' is specified, port 119 is used.  If
no 'wildmat' is specified, all groups are fed.  If 'user' is specified
(even if empty), then the NNTP POST command will be used to feed
the article to the server, otherwise the IHAVE command will be
used.
.br
.sp
A '@' may be used in place of '!' in the wildmat to prevent feeding
articles cross-posted to the given group, otherwise cross-posted
articles are fed if any part of the wildmat matches.  For example,
the string "peer.example.com:*,!control.*,@local.*" would feed all
groups except control messages and local groups to
peer.example.com.  In the case of cross-posting to local groups,
these articles would not be fed. 
.IP "\fBnewspostuser:\fR <none>" 5
Userid used to deliver usenet articles to newsgroup folders
(usually via lmtp2nntp).  For example, if set to "post", email sent
to "post+comp.mail.imap" would be delivered to the "comp.mail.imap"
folder.
.br
.sp
When set, the Cyrus NNTP server will add a \fITo:\fR header to each
incoming usenet article.  This \fITo:\fR header will contain email
delivery addresses corresponding to each newsgroup in the
\fINewsgroups:\fR header.  By default, a \fITo:\fR header is not
added to usenet articles. 
.IP "\fBnewsprefix:\fR <none>" 5
Prefix to be prepended to newsgroup names to make the corresponding
IMAP mailbox names. 
.IP "\fBnotifysocket:\fR {configdirectory}/socket/notify" 5
Unix domain socket that the new mail notification daemon listens on. 
.IP "\fBpartition-name:\fR <none>" 5
The pathname of the partition \fIname\fR.  At least one field, for the
partition named in the \fBdefaultpartition\fR option, is required.
For example, if the value of the \fBdefaultpartion\fR option is
\fBdefault\fR, then the \fBpartition-default\fR field is required. 
.IP "\fBplaintextloginpause:\fR 0" 5
Number of seconds to pause after a successful plaintext login.  For
systems that support strong authentication, this permits users to  
perceive a cost of using plaintext passwords.  (This does not
affect the use of PLAIN in SASL authentications.) 
.IP "\fBpopexpiretime:\fR -1" 5
The number of days advertised as being the minimum a message may be
left on the POP server before it is deleted (via the CAPA command,
defined in the POP3 Extension Mechanism, which some clients may
support).  "NEVER", the default, may be specified with a negative
number.  The Cyrus POP3 server never deletes mail, no matter what  
the value of this parameter is.  However, if a site implements a 
less liberal policy, it needs to change this parameter
accordingly. 
.IP "\fBpopminpoll:\fR 0" 5
Set the minimum amount of time the server forces users to wait
between successive POP logins, in minutes. 
.IP "\fBpoptimeout:\fR 10" 5
Set the length of the POP server's inactivity autologout timer,    
in minutes.  The minimum value is 10, the default. 
.IP "\fBpopuseacl:\fR 0" 5
Enforce IMAP ACLs in the pop server.  Due to the nature of the POP3
protocol, the only rights which are used by the pop server are 'r'
and 'd' for the owner of the mailbox.  The 'r' right allows the
user to open the mailbox and list/retrieve messages.  The 'd' right
allows the user to delete messages. 
.IP "\fBpostmaster:\fR postmaster" 5
Username that is used as the 'From' address in rejection MDNs produced
by sieve. 
.IP "\fBpostuser:\fR <empty string>" 5
Userid used to deliver messages to shared folders.  For example, if
set to "bb", email sent to "bb+shared.blah" would be delivered to
the "shared.blah" folder.  By default, an email address of
"+shared.blah" would be used. 
.IP "\fBproxy_authname:\fR proxy" 5
The authentication name to use when authenticating to a backend server
in the Cyrus Murder. 
.IP "\fBproxy_password:\fR <none>" 5
The default password to use when authenticating to a backend server
in the Cyrus Murder.  May be overridden on a host-specific basis using
the hostname_password option. 
.IP "\fBproxy_realm:\fR <none>" 5
The authentication realm to use when authenticating to a backend server
in the Cyrus Murder 
.IP "\fBproxyd_allow_status_referral:\fR 0" 5
Set to true to allow proxyd to issue referrals to clients that support it
when answering the STATUS command.  This is disabled by default since
some clients issue many STATUS commands in a row, and do not cache the
connections that these referrals would cause, thus resulting in a higher
authentication load on the respective backend server. 
.IP "\fBproxyservers:\fR <none>" 5
A list of users and groups that are allowed to proxy for other
users, seperated by spaces.  Any user listed in this will be
allowed to login for any other user: use with caution. 
.IP "\fBptloader_sock:\fR <none>" 5
Unix domain socket that ptloader listens on.
(defaults to configdir/ptclient/ptsock) 
.IP "\fBptscache_db:\fR berkeley" 5
The cyrusdb backend to use for the pts cache. 

Allowed values: \fIberkeley\fR, \fIskiplist\fR
.IP "\fBptscache_timeout:\fR 10800" 5
The timeout (in seconds) for the PTS cache database when using the
auth_krb_pts authorization method (default: 3 hours). 
.IP "\fBptskrb5_convert524:\fR 1" 5
When using the AFSKRB ptloader module with Kerberos 5 canonicalization,
do the final 524 conversion to get a n AFS style name (using '.' instead
of '/', and using short names 
.IP "\fBptskrb5_strip_default_realm:\fR 1" 5
When using the AFSKRB ptloader module with Kerberos 5 canonicalization,
strip the default realm from the userid (this does not affect the stripping
of realms specified by the afspts_localrealms option) 
.IP "\fBquota_db:\fR quotalegacy" 5
The cyrusdb backend to use for quotas. 

Allowed values: \fIflat\fR, \fIberkeley\fR, \fIskiplist\fR, \fIquotalegacy\fR
.IP "\fBquotawarn:\fR 90" 5
The percent of quota utilization over which the server generates
warnings. 
.IP "\fBquotawarnkb:\fR 0" 5
The maximum amount of free space (in kB) in which to give a quota
warning (if this value is 0, or if the quota is smaller than this
amount, than warnings are always given). 
.IP "\fBreject8bit:\fR 0" 5
If enabled, lmtpd rejects messages with 8-bit characters in the
headers.  Otherwise, 8-bit characters are changed to `X'.  (A
proper soultion to non-ASCII characters in headers is offered by  
RFC 2047 and its predecessors.) 
.IP "\fBrfc2046_strict:\fR 0" 5
If enabled, imapd will be strict (per RFC 2046) when matching MIME
boundary strings.  This means that boundaries containing other
boundaries as substrings will be treated as identical.  Since
enabling this option will break some messages created by Eudora 5.1
(and earlier), it is recommended that it be left disabled unless
there is good reason to do otherwise. 
.IP "\fBrfc3028_strict:\fR 1" 5
If enabled, Sieve will be strict (per RFC 3028) with regards to
which headers are allowed to be used in address and envelope tests.
This means that only those headers which are defined to contain addresses
will be allowed in address tests and only "to" and "from" will be
allowed in envelope tests.  When disabled, ANY grammatically correct header
will be allowed. 
.IP "\fBsasl_auto_transition:\fR 0" 5
If enabled, the SASL library will automatically create authentication
secrets when given a plaintext password.  See the SASL documentation. 
.IP "\fBsasl_maximum_layer:\fR 256" 5
Maximum SSF (security strength factor) that the server will allow a
client to negotiate. 
.IP "\fBsasl_minimum_layer:\fR 0" 5
The minimum SSF that the server will allow a client to negotiate.
A value of 1 requires integrity protection; any higher value  
requires some amount of encryption. 
.IP "\fBsasl_option:\fR 0" 5
Any SASL option can be set by preceeding it with "sasl_".  This
file overrides the SASL configuration file. 
.IP "\fBsasl_pwcheck_method:\fR <none>" 5
The mechanism used by the server to verify plaintext passwords. 
Possible values include "auxprop", "saslauthd", and "pwcheck". 
.IP "\fBseenstate_db:\fR skiplist" 5
The cyrusdb backend to use for the seen state. 

Allowed values: \fIflat\fR, \fIberkeley\fR, \fIskiplist\fR
.IP "\fBsendmail:\fR /usr/lib/sendmail" 5
The pathname of the sendmail executable.  Sieve invokes sendmail
for sending rejections, redirects and vacation responses. 
.IP "\fBservername:\fR <none>" 5
This is the hostname visible in the greeting messages of the POP,
IMAP and LMTP daemons. If it is unset, then the result returned
from gethostname(2) is used. 
.IP "\fBsharedprefix:\fR Shared Folders" 5
If using the alternate IMAP namespace, the prefix for the shared
namespace.  The hierarchy delimiter will be automatically appended. 
.IP "\fBsieve_maxscriptsize:\fR 32" 5
Maximum size (in kilobytes) any sieve script can be, enforced at
submission by timsieved(8). 
.IP "\fBsieve_maxscripts:\fR 5" 5
Maximum number of sieve scripts any user may have, enforced at
submission by timsieved(8). 
.IP "\fBsievedir:\fR /usr/sieve" 5
If sieveusehomedir is false, this directory is searched for Sieve
scripts. 
.IP "\fBsievenotifier:\fR <none>" 5
Notifyd(8) method to use for "SIEVE" notifications.  If not set, "SIEVE"
notifications are disabled.
.PP
This method is only used when no method is specified in the script. 
.IP "\fBsieveusehomedir:\fR 0" 5
If enabled, lmtpd will look for Sieve scripts in user's home
directories: ~user/.sieve. 
.IP "\fBsingleinstancestore:\fR 1" 5
If enabled, lmtpd and nntpd attempt to only write one copy of a message per
partition and create hard links, resulting in a potentially large
disk savings. 
.IP "\fBskiplist_unsafe:\fR 0" 5
If enabled, this option forces the skiplist cyrusdb backend to
not sync writes to the disk.  Enabling this option is NOT RECOMMENDED. 
.IP "\fBsoft_noauth:\fR 1" 5
If enabled, lmtpd returns temporary failures if the client does not
successfully authenticate.  Otherwise lmtpd returns permanant failures
(causing the mail to bounce immediately). 
.IP "\fBsrvtab:\fR <empty string>" 5
The pathname of \fIsrvtab\fR file containing the server's private
key.  This option is passed to the SASL library and overrides its
default setting. 
.IP "\fBsubscription_db:\fR flat" 5
The cyrusdb backend to use for the subscriptions list. 

Allowed values: \fIflat\fR, \fIberkeley\fR, \fIskiplist\fR
.IP "\fBsyslog_prefix:\fR <none>" 5
String to be appended to the process name in syslog entries. 
.IP "\fBtemp_path:\fR /tmp" 5
The pathname to store temporary files in 
.IP "\fBtimeout:\fR 30" 5
The length of the IMAP server's inactivity autologout timer,       
in minutes.  The minimum value is 30, the default. 
.IP "\fBtls_ca_file:\fR <none>" 5
File containing one or more Certificate Authority (CA) certificates. 
.IP "\fBtls_ca_path:\fR <none>" 5
Path to directory with certificates of CAs.  This directory must
have filenames with the hashed value of the certificate (see
openssl(XXX)). 
.IP "\fBtlscache_db:\fR berkeley-nosync" 5
The cyrusdb backend to use for the TLS cache. 

Allowed values: \fIberkeley\fR, \fIberkeley-nosync\fR, \fIskiplist\fR
.IP "\fBtls_cert_file:\fR <none>" 5
File containing the certificate presented for server authentication
during STARTTLS.  A value of "disabled" will disable SSL/TLS. 
.IP "\fBtls_cipher_list:\fR DEFAULT" 5
The list of SSL/TLS ciphers to allow.  The format of the string is
described in ciphers(1). 
.IP "\fBtls_key_file:\fR <none>" 5
File containing the private key belonging to the server
certificate.  A value of "disabled" will disable SSL/TLS. 
.IP "\fBtls_require_cert:\fR 0" 5
Require a client certificate for ALL services (imap, pop3, lmtp, sieve). 
.IP "\fBtls_session_timeout:\fR 1440" 5
The length of time (in minutes) that a TLS session will be cached
for later reuse.  The maximum value is 1440 (24 hours), the
default.  A value of 0 will disable session caching. 
.IP "\fBumask:\fR 077" 5
The umask value used by various Cyrus IMAP programs. 
.IP "\fBusername_tolower:\fR 1" 5
Convert usernames to all lowercase before login/authenticate.  This
is useful with authentication backends which ignore case during
username lookups (such as LDAP).  
.IP "\fBuserprefix:\fR Other Users" 5
If using the alternate IMAP namespace, the prefix for the other users
namespace.  The hierarchy delimiter will be automatically appended. 
.IP "\fBunix_group_enable:\fR 1" 5
Should we look up groups when using auth_unix (disable this if you are
not using groups in ACLs for your IMAP server, and you are using auth_unix
with a backend (such as LDAP) that can make getgrent() calls very
slow) 
.IP "\fBunixhierarchysep:\fR 0" 5
Use the UNIX separator character '/' for delimiting levels of
mailbox hierarchy.  The default is to use the netnews separator
character '.'. 
.IP "\fBapple_auth:\fR 1" 5
Use apple authentication methods. 
.IP "\fBpop_auth_clear:\fR 1" 5
Allow POP3 clear text authentication. 
.IP "\fBpop_auth_apop:\fR 0" 5
Allow APOP authentication. 
.IP "\fBpop_auth_gssapi:\fR 0" 5
Allow APOP authentication. 
.IP "\fBimap_auth_clear:\fR 1" 5
Allow IMAP clear text authentication. 
.IP "\fBimap_auth_plain:\fR 0" 5
Allow IMAP PLAIN authentication. 
.IP "\fBimap_auth_login:\fR 0" 5
Allow IMAP LOGIN authentication. 
.IP "\fBimap_auth_cram_md5:\fR 0" 5
Allow IMAP CRAM-MD5 authentication. 
.IP "\fBimap_auth_gssapi:\fR 0" 5
Allow IMAP GSSAPI authentication. 
.IP "\fBenable_quota_warnings:\fR 0" 5
Allow for sending of over quota warnings. 
.IP "\fBquota_custom_warning_path:\fR /etc/mail/quota_warning.txt" 5
Use the text from this message as custom quota warning. 
.IP "\fBquota_enforce_restrictions:\fR 0" 5
Temporarily reject new mail delivery while user is over quota. 
.IP "\fBquota_custom_error_path:\fR /etc/mail/quota_exceeded.txt" 5
Use the text from this message as custom quota error. 
.IP "\fBquot_max_custom_message_size:\fR 2048" 5
Maximum custom message size. 
.IP "\fBlmtp_luser_relay:\fR <none>" 5
Send mail to mailboxes, which do not exists, to this user. NOTE: This must
be an existing local mailbox name. NOT an email address! 
.IP "\fBvirtdomains:\fR off" 5
Enable virtual domain support.  If enabled, the user's domain will
be determined by splitting a fully qualified userid at the last '@'
or '%' symbol.  If the userid is unqualified, and the virtdomains
option is set to "on", then the domain will be determined by doing
a reverse lookup on the IP address of the incoming network
interface, otherwise the user is assumed to be in the default
domain (if set). 

Allowed values: \fIoff\fR, \fIuserid\fR, \fIon\fR

.SH SEE ALSO
.PP
\fBimapd(8)\fR, \fBpop3d(8)\fR, \fBnntpd(8)\fR, \fBlmtpd(8)\fR,
\fBtimsieved(8)\fR, \fBidled(8)\fR, \fBnotifyd(8)\fR,
\fBdeliver(8)\fR, \fBmaster(8)\fR, \fBciphers(1)\fR


Allowed values: \fIoff\fR, \fIuserid\fR, \fIon\fR