From b1a295df85bba9955299630c38df1b2f39e92116 Mon Sep 17 00:00:00 2001 From: Andreas Knuth Date: Sun, 22 Feb 2026 16:06:54 -0600 Subject: [PATCH] sdfsdf --- DMS/docker-data/dms/config/user-patches.sh | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/DMS/docker-data/dms/config/user-patches.sh b/DMS/docker-data/dms/config/user-patches.sh index f1ba0c2..a84b070 100644 --- a/DMS/docker-data/dms/config/user-patches.sh +++ b/DMS/docker-data/dms/config/user-patches.sh @@ -18,7 +18,4 @@ if [ -f "$ACCOUNTS_FILE" ]; then cat "$WHITELIST_FILE" else echo "FEHLER: $ACCOUNTS_FILE wurde nicht gefunden!" -fi - -# Plaintext Auth für interne Docker-Verbindungen erlauben -echo "disable_plaintext_auth = no" >> /etc/dovecot/conf.d/10-auth.conf \ No newline at end of file +fi \ No newline at end of file