Dovecot Systax Problem

boksbc 2025-10-18 11:24:36 +02:00
parent 6bb9aed729
commit 608c53d873
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ CONF
chown root:dovecot /etc/dovecot/conf.d/auth-sql.conf.ext chown root:dovecot /etc/dovecot/conf.d/auth-sql.conf.ext
chmod 640 /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' cat > /etc/dovecot/conf.d/10-master.conf <<'CONF'
service lmtp { service lmtp {
unix_listener /var/spool/postfix/private/dovecot-lmtp { unix_listener /var/spool/postfix/private/dovecot-lmtp {