dovecot: fix syntax error

This commit is contained in:
missytake
2024-10-30 15:41:35 +01:00
parent a5fd5cfb55
commit 8ea96e505e

View File

@@ -200,7 +200,9 @@ service anvil {
# not by username. As the correct IP address is not handed
# to dovecot anyway, it is more of hindrance than of use.
# See <https://www.dovecot.org/list/dovecot/2012-May/135485.html> for details.
unix_listener anvil-auth-penalty { mode = 0 }
unix_listener anvil-auth-penalty {
mode = 0
}
}
ssl = required