mirror of
https://github.com/chatmail/relay.git
synced 2026-05-20 21:08:03 +00:00
dovecot: fix syntax error
This commit is contained in:
@@ -200,7 +200,9 @@ service anvil {
|
|||||||
# not by username. As the correct IP address is not handed
|
# not by username. As the correct IP address is not handed
|
||||||
# to dovecot anyway, it is more of hindrance than of use.
|
# to dovecot anyway, it is more of hindrance than of use.
|
||||||
# See <https://www.dovecot.org/list/dovecot/2012-May/135485.html> for details.
|
# 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
|
ssl = required
|
||||||
|
|||||||
Reference in New Issue
Block a user