# /etc/dovecot/conf.d/99-includes.conf # Late includes and site-specific bits. # Mailbox layout includes (if used) !include /etc/dovecot/dovecot.folders.conf # Optional replication !include_try /etc/dovecot/mail_replica.conf # Existing includes you already had !include_try /etc/dovecot/sni.conf !include_try /etc/dovecot/sogo_trusted_ip.conf !include_try /etc/dovecot/shared_namespace.conf !include_try /etc/dovecot/conf.d/fts.conf # Remote auth override remote 127.0.0.1 { auth_allow_cleartext = yes } # Outbound submission target submission_host = postfix:588