2013-09-26 17:14:40 +02:00

26 lines
753 B
Plaintext

# $NetBSD: imapd.conf,v 1.1.1.1 2010/10/30 12:12:35 obache Exp $
#
# Cyrus IMAP server configuration file. Refer to imapd.conf(5) for
# more options.
configdirectory: /var/imap
partition-default: /var/spool/imap
sieveusehomedir: false
sievedir: /var/sieve
hashimapspool: false
admins: cyrus
# If use the saslauthd daemon to verify plaintext passwords, please ensure that
# the saslauthd daemon is running before trying to authenticate.
#
#sasl_pwcheck_method: saslauthd
sasl_pwcheck_method: auxprop
# The server certificate and key files must be specified for the
# server to repond to IMAPS or POP3S requests. See imapd.conf(5) for
# a complete listing of tls_* options.
#
#tls_cert_file: /var/imap/server.pem
#tls_key_file: /var/imap/server.pem