# 2.3.1 (c5a5c0c82): /etc/dovecot/dovecot.conf # Pigeonhole version 0.5.devel (61b47828) # OS: Linux 4.14.47-5.el7xen.x86_64 x86_64 CentOS Linux release 7.5.1804 (Core) auth_cache_negative_ttl = 0 auth_cache_size = 1 k auth_cache_ttl = 30 mins auth_cache_verify_password_with_worker = yes auth_failure_delay = 10 secs auth_mechanisms = plain cram-md5 digest-md5 auth_socket_path = /var/run/dovecot/auth-userdb auth_stats = yes auth_worker_max_count = 20 disable_plaintext_auth = no doveadm_password = # hidden, use -P to show it imap_client_workarounds = delay-newmail tb-extra-mailbox-sep lda_mailbox_autocreate = yes lda_mailbox_autosubscribe = yes listen = * lmtp_rcpt_check_quota = yes login_log_format_elements = user=<%u> method=%m rip=%r lip=%l mpid=%e %c mail_attachment_dir = /srv/vmail/imap/attaches mail_attachment_min_size = 64 k mail_gid = 10000 mail_location = mdbox:~ mail_log_prefix = "%s(%u): " mail_plugins = " acl zlib mail_log notify old_stats fts fts_lucene virtual" mail_temp_dir = /srv/vmail/imap/tmp mail_uid = 10000 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 imapflags notify mbox_write_locks = fcntl namespace { hidden = no inbox = no list = children location = mdbox:/srv/vmail/imap/domains/%%d/%%u:INDEXPVT=~/mail_shared/%%u prefix = mail_shared/%%u/ separator = / subscriptions = no type = shared } namespace { hidden = no inbox = no list = children location = mdbox:/srv/vmail/imap/domains/%d/_mail_public:INDEXPVT=~/mail_public prefix = mail_public/ separator = / subscriptions = no type = public } namespace inbox { hidden = no inbox = yes list = yes location = mailbox Drafts { auto = subscribe comment = Drafts special_use = \Drafts } mailbox Sent { auto = subscribe comment = Sent special_use = \Sent } mailbox Spam { auto = subscribe comment = Spam special_use = \Junk } mailbox Trash { auto = subscribe comment = Trash special_use = \Trash } mailbox VirusMail { auto = subscribe comment = VirusMail special_use = \Junk } mailbox virtual/All { special_use = \All } prefix = separator = / subscriptions = yes type = private } passdb { args = /etc/dovecot/dovecot-ldap_pass.conf.ext driver = ldap } plugin { acl = vfile:/etc/dovecot/acl/global.acl:cache_secs=300 acl_shared_dict = file:/srv/vmail/imap/domains/%d/shared-acl.db fts = lucene fts_autoindex = yes fts_autoindex_exclude = \Junk fts_autoindex_exclude2 = \Trash fts_lucene = mime_parts mail_crypt_save_version = 0 quota = count:User quota quota_grace = 10%% quota_rule = *:storage=512M quota_rule2 = Trash:storage=+10%% quota_rule3 = Spam:storage=+10%% quota_status_nouser = DUNNO quota_status_overquota = 552 5.2.2 Mailbox is full quota_status_success = DUNNO quota_vsizes = yes quota_warning = storage=95%% quota-warning 95 %u %d quota_warning1 = storage=100%% quota-exceeded 100 %u %d quota_warning2 = -storage=100%% quota-warning below %u %d recipient_delimiter = + sieve = file:~/sieve;active=~/.dovecot.sieve sieve_after = /srv/vmail/sieve/sieve.conf.d/after sieve_before = /srv/vmail/sieve/sieve.conf.d/before sieve_default = /srv/vmail/sieve/default.sieve sieve_extensions = +notify +imapflags +imap4flags sieve_global_dir = /srv/imap/sieve/global sieve_max_actions = 128 sieve_max_redirects = 16 sieve_max_script_size = 1M sieve_user_log = ~/.dovecot.sieve.log } protocols = imap lmtp pop3 sieve service auth { unix_listener /var/spool/postfix-external/private/dovecot-auth { group = postfix mode = 0600 user = postfix } user = $default_internal_user } service dict { unix_listener dict { mode = 0777 } } service doveadm { chroot = client_limit = 1 drop_priv_before_exec = no executable = doveadm-server extra_groups = group = idle_kill = 0 inet_listener { port = 41999 } privileged_group = process_limit = 0 process_min_avail = 0 protocol = service_count = 1 type = unix_listener doveadm-server { group = mode = 0600 user = } user = vsz_limit = 18446744073709551615 B } service imap-login { inet_listener imap { port = 143 } inet_listener imaps { port = 993 ssl = yes } process_min_avail = 0 service_count = 1 } service imap { process_limit = 1024 } service lmtp { unix_listener /var/spool/postfix-internal/private/dovecot-lmtp { group = postfix mode = 0600 user = postfix } } service managesieve-login { inet_listener sieve { port = 4190 } service_count = 1 } service managesieve { process_limit = 128 } service old-stats { chroot = empty client_limit = 0 drop_priv_before_exec = no executable = old-stats extra_groups = fifo_listener old-stats-mail { group = mode = 0600 user = } fifo_listener old-stats-user { group = mode = 0600 user = } group = idle_kill = 4294967295 secs privileged_group = process_limit = 1 process_min_avail = 0 protocol = service_count = 0 type = unix_listener old-stats { group = mode = 0600 user = } user = $default_internal_user vsz_limit = 18446744073709551615 B } service pop3-login { inet_listener pop3 { port = 110 } inet_listener pop3s { port = 995 ssl = yes } } service pop3 { process_limit = 1024 } service quota-status { client_limit = 1 executable = quota-status -p postfix inet_listener { address = 127.0.0.1 port = 41900 } } service quota-warning { executable = script /usr/libexec/dovecot/quota-warning.sh unix_listener quota-warning { user = mail } user = mail } ssl_ca =