# 2.2.13: /etc/dovecot/dovecot.conf # OS: Linux 3.0.74-3 x86_64 Cobra release 5.9.5 (Final) ext3 auth_master_user_separator = ^ auth_verbose = yes first_valid_gid = 12 first_valid_uid = 97 hostname = mail.example.com last_valid_gid = 12 last_valid_uid = 97 lda_mailbox_autocreate = yes lda_mailbox_autosubscribe = yes mail_location = mdbox:/var/mail/%n mail_plugins = " zlib fts fts_solr quota mailbox_alias notify mail_log" mdbox_rotate_size = 100 M namespace { inbox = yes location = mailbox Drafts { auto = subscribe special_use = \Drafts } mailbox Junk { auto = subscribe special_use = \Junk } mailbox Junk/Ham { auto = subscribe } mailbox Sent { auto = subscribe special_use = \Sent } mailbox Trash { auto = subscribe special_use = \Trash } prefix = separator = / type = private } namespace { location = mdbox:/var/mail/_public:INDEXPVT=/var/mail/%n/public prefix = Public/ separator = / subscriptions = yes type = public } passdb { args = /etc/dovecot/passdb.conf driver = sql } passdb { args = /etc/dovecot/passdb-master.conf driver = sql master = yes } plugin { fts = solr fts_autoindex = yes fts_index_timeout = 45 fts_solr = url=http://localhost:8983/solr/ fts_tika = http://localhost:9998/tika/ mail_log_events = delete expunge mailbox_delete mail_log_fields = box from subject size mailbox_alias_new = Sent Messages mailbox_alias_old = Sent quota = dirsize:User quota quota_rule = *:storage=0 sieve = /var/mail/_sieve/%n.sieve sieve_after = /var/mail/_sieve/__post.sieve sieve_before = /var/mail/_sieve/__pre.sieve sieve_extensions = +editheader +vnd.dovecot.debug +vnd.dovecot.duplicate } postmaster_address = postmaster@mailor.de protocols = lmtp imap service auth { unix_listener auth-userdb { mode = 0777 } } service decode2text { executable = script /usr/libexec/dovecot/decode2text.sh unix_listener decode2text { mode = 0666 } user = dovecot } service imap-lastlogin { executable = script-login /usr/libexec/dovecot/last-login-update user = mail } service imap { executable = imap } service lmtp { process_min_avail = 10 unix_listener /var/spool/postfix/private/dovecot-lmtp { group = postfix mode = 0600 user = postfix } } ssl = required ssl_cert =