From 608c53d873e66da517323ea751c9b4b6a21a4854 Mon Sep 17 00:00:00 2001 From: boksbc Date: Sat, 18 Oct 2025 11:24:36 +0200 Subject: [PATCH] Dovecot Systax Problem --- scripts/50-dovecot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/50-dovecot.sh b/scripts/50-dovecot.sh index e4479ac..cfbac68 100644 --- a/scripts/50-dovecot.sh +++ b/scripts/50-dovecot.sh @@ -89,7 +89,7 @@ CONF chown root:dovecot /etc/dovecot/conf.d/auth-sql.conf.ext chmod 640 /etc/dovecot/conf.d/auth-sql.conf.ext -# Master-Services (LMTP + AUTH + IMAP/POP3 Listener) +# Master-Services (LMTP + AUTH + IMAP/POP3 Listener ) cat > /etc/dovecot/conf.d/10-master.conf <<'CONF' service lmtp { unix_listener /var/spool/postfix/private/dovecot-lmtp {