# 2.1.12: /usr/local/etc/dovecot/dovecot.conf # OS: FreeBSD 9.0-RELEASE i386 auth_mechanisms = plain login disable_plaintext_auth = no first_valid_gid = 1000 first_valid_uid = 1000 lda_mailbox_autocreate = yes mail_location = maildir:~/Maildir mail_privileged_group = mail managesieve_notify_capability = mailto managesieve_sieve_capability = fileinto reject envelope encoded-character vacation subaddress comparator-i;ascii-numeric relational regex imap4flags copy include variables body enotify environment mailbox date ihave namespace { inbox = yes location = prefix = separator = / type = private } namespace { location = maildir:/home/vmail/lists/Maildir:CONTROL=~/Maildir/lists:INDEX=~/Maildir/lists prefix = Lists/ separator = / subscriptions = no type = public } namespace { location = maildir:/home/vmail/lists/archive/Maildir prefix = Lists/Archive/ separator = / subscriptions = no type = public } passdb { args = session=yes dovecot driver = pam } passdb { args = /usr/local/etc/dovecot/dovecot-ldap.conf driver = ldap } plugin { acl = vfile fts = squat fts_squat = partial=4 full=4 sieve = ~/.dovecot.sieve sieve_before = /usr/local/etc/dovecot/sieve/keep-broadcast-mail.sieve sieve_dir = ~/Maildir/sieve } protocols = imap sieve service auth { user = root } service imap { vsz_limit = 512 M } service managesieve-login { inet_listener sieve { port = 4190 } inet_listener sieve_deprecated { port = 2000 } } service managesieve { vsz_limit = 512 M } ssl_cert =