Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 61132
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +30 lines)
Line  Link Here
0
-- imapd.conf.old      2005-01-05 14:51:39.888078467 +0000
0
++ imapd.conf  2005-01-05 14:52:25.825765806 +0000
Lines 23-28 Link Here
23
# Use this if sieve-scripts could be in ~user/.sieve.
23
# Use this if sieve-scripts could be in ~user/.sieve.
24
#sieveusehomedir:      yes
24
#sieveusehomedir:      yes
25
26
####################################################
27
## Auto creation of mailboxes
28
## This is only active if cyrus-imapd was built with
29
## the 'autocreate' USE flag.
30
##
31
## Please see:
32
## http://email.uoa.gr/projects/cyrus/autocreate/README.autocreate
33
34
# The quota for created mailboxes, in kilobytes.
35
# This must be non-zero for mailboxes to be autocreated.
36
#autocreatequota:        10000
37
38
# A default sieve script can be provided for each user
39
#autocreate_sieve_script: /etc/default_sieve_script
40
41
# When a message is received by LMTP for a mailbox that
42
# does not exist, should the mailbox be created?
43
#createonpost: yes
44
45
# What subfolders should we automatically create and
46
# subscribe the user to?
47
#autocreateinboxfolders: Sent | Drafts | Trash
48
#autosubscribeinboxfolders: Sent | Drafts | Trash
49
50
##
51
####################################################
52
53
25
# Use saslauthd if you want to use pam for imap.
54
# Use saslauthd if you want to use pam for imap.
26
# But be warned: login with DIGEST-MD5 or CRAM-MD5
55
# But be warned: login with DIGEST-MD5 or CRAM-MD5
27
# is not possible using pam.
56
# is not possible using pam.

Return to bug 61132