docker-image-dovecot/files/confd-auth.toml
2019-09-10 00:48:43 -03:00

11 lines
216 B
TOML

[template]
src = "10-auth.conf.tmpl"
dest = "/etc/dovecot/local.d/10-auth.conf"
keys = [
"/mail/domains",
"/auth/username/format",
"/auth/mechanisms",
"/auth/master/enable",
"/auth/ldap/enable"
]