diff --git a/DMS/docker-data/dms/config/dovecot.cf b/DMS/docker-data/dms/config/dovecot.cf new file mode 100644 index 0000000..5270727 --- /dev/null +++ b/DMS/docker-data/dms/config/dovecot.cf @@ -0,0 +1,3 @@ +# Eigene Dovecot-Optimierungen für Outlook +mail_max_userip_connections = 50 +imap_client_workarounds = delay-newmail tb-extra-mailbox-sep tb-lsub-flags \ No newline at end of file