# 2.2.10: /etc/dovecot/dovecot.conf # OS: Linux 3.10.0-229.1.2.el7.x86_64 x86_64 CentOS Linux release 7.1.1503 (Core) auth_mechanisms = plain login auth_username_chars = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@& auth_username_format = auth_verbose = yes dict { expire = mysql:/etc/dovecot/dovecot-dict-sql.conf quota = mysql:/etc/dovecot/dovecot-dict-sql.conf } disable_plaintext_auth = no doveadm_password = somepassword login_trusted_networks = 10.0.9.71 10.0.9.72 mail_fsync = always mail_location = maildir:~/Maildir mail_plugins = " trash expire quota" maildir_very_dirty_syncs = yes 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 editheader mbox_write_locks = fcntl mmap_disable = yes namespace couriercompat { alias_for = hidden = yes inbox = no list = no location = prefix = INBOX. separator = . } namespace inbox { inbox = yes location = mailbox Drafts { special_use = \Drafts } mailbox Junk { special_use = \Junk } mailbox Sent { special_use = \Sent } mailbox "Sent Messages" { special_use = \Sent } mailbox Spam { auto = subscribe special_use = \Junk } mailbox Trash { special_use = \Trash } prefix = separator = / } passdb { args = /etc/dovecot/dovecot-sql.conf.ext driver = sql } plugin { expire = INBOX expire2 = Trash expire3 = Spam expire_dict = proxy::expire quota = dict:User quota::proxy::quota quota_rule = *:storage=200M quota_rule2 = Trash:storage=+50M quota_rule3 = Spam:ignore recipient_delimiter = + sieve = ~/.dovecot.sieve sieve_default = /etc/dovecot/default.sieve sieve_dir = ~/sieve sieve_extensions = +editheader trash = /etc/dovecot/dovecot-trash.conf.ext } postmaster_address = postmaster@integrity.com protocols = imap pop3 lmtp sieve service anvil { client_limit = 5000 unix_listener anvil-auth-penalty { mode = 00 } } service auth { client_limit = 5000 } service dict { unix_listener dict { group = vmail user = vmail } } service doveadm { inet_listener { port = 2003 } } service imap-login { process_limit = 4000 process_min_avail = 10 } service imap { executable = imap postlogin } service lmtp { inet_listener { port = 24 } } service pop3-login { process_limit = 500 process_min_avail = 5 } service pop3 { executable = pop3 postlogin } service postlogin { executable = script-login /usr/local/sbin/post-login.sh user = $default_internal_user } ssl = no ssl_cert =