# 20100723 (4513949b26b3+): /usr/local/etc/dovecot/dovecot.conf # OS: FreeBSD 8.0-RELEASE i386 ufs auth_mechanisms = plain login auth_username_format = %Ln debug_log_path = /var/log/dovecot-info.log disable_plaintext_auth = no dotlock_use_excl = yes first_valid_gid = 1000 first_valid_uid = 1000 info_log_path = /var/log/dovecot-info.log log_path = /var/log/dovecot.log mail_debug = yes mail_location = maildir:/data/vmail/zsrg.ru/%n mail_privileged_group = mail namespace { inbox = yes location = prefix = separator = / type = private } namespace { list = no location = maildir:%%h prefix = &BB4EMQRJBDgENQ- &BD8EMAQ,BDoEOA-/%%n separator = / subscriptions = no type = shared } passdb { args = /usr/local/etc/dovecot/dovecot-sql.conf driver = sql } plugin { acl = vfile:/usr/local/etc/dovecot/acl acl_anyone = allow acl_shared_dict = file:/usr/local/etc/dovecot/shared-mailboxes.db autocreate = Trash autocreate2 = Drafts autocreate3 = Sent autosubscribe = Trash autosubscribe2 = Drafts autosubscribe3 = Sent } protocols = imap service auth { unix_listener auth-userdb { mode = 0600 user = vmail } } service imap-login { process_min_avail = 30 } ssl = no userdb { args = uid=5000 gid=5000 home=/data/vmail/zsrg.ru/%n driver = static } verbose_proctitle = yes protocol imap { imap_client_workarounds = delay-newmail tb-extra-mailbox-sep mail_max_userip_connections = 300 mail_plugins = autocreate acl imap_acl }