summaryrefslogtreecommitdiff
path: root/community/courier-imap/courier-imap.conf.d
blob: 66049470ddbbd15241ee594dc50292859051e932 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
# Parameters to be passed to courier-imap
#
#
# Select the service you want started with courier-imap
#
# Available options :
# imapd pop3d imapd-ssl pop3d-ssl
#
CI_DAEMONS="imapd pop3d imapd-ssl pop3d-ssl"

# If you want authdaemond to be automatically started and
# stopped by courier-imap, set this to "true"
AUTO_AUTHDAEMON="false"

# Courier will start this many seconds after autodaemond if
# AUTO_AUTHDAEMON is set to "true"
AUTO_AUTHDAEMON_LAG=2