2002-07-31 17:39:35 +02:00
|
|
|
# $NetBSD: imapd.conf,v 1.3 2002/07/31 15:39:35 jlam Exp $
|
2000-12-10 10:45:32 +01:00
|
|
|
#
|
|
|
|
# Cyrus IMAP server configuration file. Refer to imapd.conf(5) for
|
|
|
|
# more options.
|
|
|
|
|
|
|
|
configdirectory: /var/imap
|
|
|
|
partition-default: /var/spool/imap
|
|
|
|
sieveusehomedir: true
|
|
|
|
hashimapspool: false
|
|
|
|
|
|
|
|
admins: cyrus
|
|
|
|
|
2002-07-31 17:39:35 +02:00
|
|
|
# Use the saslauthd daemon to verify plaintext passwords. Please ensure that
|
|
|
|
# the saslauthd daemon is running before trying to authenticate.
|
2000-12-10 10:45:32 +01:00
|
|
|
#
|
2002-07-31 17:39:35 +02:00
|
|
|
sasl_pwcheck_method: saslauthd
|