# 2.3.21 (47349e2482): /etc/dovecot/dovecot.conf # Pigeonhole version 0.5.21 (f6cd4b8e) # OS: Linux 5.14.0-427.24.1.el9_4.x86_64 x86_64 Rocky Linux release 9.4 (Blue Onyx) # Hostname: imap1.na.infn.it auth_master_user_separator = + auth_mechanisms = plain login oauthbearer xoauth2 default_client_limit = 8192 default_process_limit = 2048 default_vsz_limit = 2 G doveadm_password = # hidden, use -P to show it doveadm_port = 12345 first_valid_uid = 10000 haproxy_trusted_networks = 192.84.134.252 192.84.134.253 2001:760:4214:134::252 2001:760:4214:134::253 lda_mailbox_autocreate = yes lda_mailbox_autosubscribe = yes login_trusted_networks = 172.18.6.0/23 mail_debug = yes mail_gid = vmail mail_home = /mail/%u/ mail_location = mdbox:~/mdbox mail_plugins = " quota notify replication" mail_uid = vmail mail_vsize_bg_after_count = 100 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 mbox_write_locks = fcntl namespace inbox { inbox = yes location = mailbox Archives { special_use = \Archive } mailbox Drafts { special_use = \Drafts } mailbox Junk { special_use = \Junk } mailbox Sent { special_use = \Sent } mailbox Trash { special_use = \Trash } prefix = } passdb { args = /etc/dovecot/secret-master-users driver = passwd-file master = yes pass = yes } passdb { args = /etc/dovecot/dovecot-ldap-aai.conf.ext driver = ldap } passdb { args = /etc/dovecot/dovecot-ldap-local.conf.ext driver = ldap } passdb { args = /etc/dovecot/dovecot-oauth2.conf.ext driver = oauth2 mechanisms = xoauth2 oauthbearer } plugin { mail_replica = tcp:imap2.na.infn.it quota = count:User quota quota_rule = *:storage=100G quota_vsizes = yes sieve = file:~/sieve;active=~/.dovecot.sieve sieve_before = /etc/dovecot/sieve.d/ sieve_duplicate_default_period = 1h sieve_duplicate_max_period = 1d sieve_extensions = +duplicate sieve_quota_max_scripts = 1 sieve_trace_debug = yes } postmaster_address = postmaster@na.infn.it protocols = imap lmtp sieve replication_max_conns = 16 service aggregator { fifo_listener replication-notify-fifo { user = vmail } unix_listener replication-notify { user = vmail } } service auth { unix_listener /var/spool/postfix/private/auth { group = postfix mode = 0660 user = postfix } unix_listener auth-userdb { mode = 0777 } } service doveadm { inet_listener { port = 12345 } } service imap-login { inet_listener imap { port = 143 ssl = no } inet_listener imaps { port = 993 ssl = yes } inet_listener imaps_haproxy { haproxy = yes port = 10993 ssl = yes } } service imap { executable = imap } service lmtp { inet_listener lmtp { port = 24 } inet_listener lmtp_haproxy { haproxy = yes port = 1124 } process_min_avail = 5 unix_listener /var/spool/postfix/private/dovecot-lmtp { group = postfix mode = 0600 user = postfix } user = vmail } service managesieve-login { inet_listener sieve { port = 4190 } inet_listener sieve_haproxy { haproxy = yes port = 14190 } } service replicator { process_min_avail = 1 unix_listener replicator-doveadm { mode = 0600 user = vmail } vsz_limit = 0 } ssl = required ssl_cert =