# 2.2.25 (7be1766): /etc/dovecot/dovecot.conf # Pigeonhole version 0.4.15 (97b3da0) # OS: Linux 3.10.0-327.4.5.el7.x86_64 x86_64 CentOS Linux release 7.2.1511 (Core) auth_username_chars = abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ01234567890.-_@&+ debug_log_path = /var/log/dovecot-debug.log imapc_features = rfc822.size fetch-headers fetch-fix-broken-mails imapc_host = 192.168.90.4 imapc_master_user = migrate imapc_password = # hidden, use -P to show it imapc_user = %u lmtp_proxy = yes log_path = /var/log/dovecot.log login_trusted_networks = 192.168.10.0/24 mail_gid = vmail mail_location = mdbox:%h/mdbox:ALT=/altstorage%h/mdbox mail_plugins = quota zlib mail_prefetch_count = 50 mail_uid = vmail 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 index ihave duplicate mime foreverypart extracttext mdbox_rotate_size = 10 M namespace { hidden = yes list = no location = pop3c: prefix = POP3-MIGRATION-NS/ } namespace inbox { inbox = yes location = mailbox "Deleted Messages" { auto = no autoexpunge = 90 days special_use = \Trash } mailbox Drafts { special_use = \Drafts } mailbox Junk { autoexpunge = 90 days special_use = \Junk } mailbox Sent { special_use = \Sent } mailbox "Sent Messages" { special_use = \Sent } mailbox Spam { auto = no autoexpunge = 90 days special_use = \Junk } mailbox Trash { autoexpunge = 90 days special_use = \Trash } prefix = separator = / } passdb { args = /etc/dovecot/dovecot-ldap-old.conf.ext driver = ldap result_failure = continue-fail result_internalfail = continue-fail result_success = continue-ok skip = authenticated } passdb { args = /etc/dovecot/dovecot-ldap-new.conf.ext driver = ldap result_failure = return-fail result_internalfail = return-fail result_success = continue-ok skip = authenticated } plugin { pop3_migration_ignore_missing_uidls = yes pop3_migration_mailbox = POP3-MIGRATION-NS/INBOX quota = dict:User quota:noenforcing:file:%h/dovecot-quota quota_status_nouser = DUNNO quota_status_overquota = 552 5.5.2 Mailbox is full quota_status_success = DUNNO quota_warning = storage=99%% quota-warning 99 %u quota_warning2 = storage=95%% quota-warning 95 %u quota_warning3 = storage=80%% quota-warning 80 %u sieve = file:~/sieve;active=~/.dovecot.sieve sieve_before = /etc/dovecot/sieve/default.sieve stats_refresh = 60 secs zlib_save = gz zlib_save_level = 6 } pop3_logout_format = top=%t/%p, retr=%r/%b, del=%d/%m, size=%s, uidls=%u pop3c_host = 192.168.90.4 pop3c_password = # hidden, use -P to show it protocols = imap pop3 lmtp sieve service auth { unix_listener auth-userdb { group = vmail mode = 0660 user = vmail } } service dict { unix_listener dict { group = vmail mode = 0660 user = vmail } } service lmtp { inet_listener lmtp { address = 192.168.10.221 port = 24 } process_min_avail = 5 } service managesieve-login { inet_listener sieve { port = 4190 } } service quota-status { client_limit = 1 executable = quota-status -p postfix inet_listener { port = 12340 } service_count = 0 } service quota-warning { executable = script /usr/local/bin/dovecot-quota-warning.sh unix_listener quota-warning { user = vmail } } service stats { fifo_listener stats-mail { mode = 0600 user = vmail } } ssl_cert =