Mauro Torrez 4de1ce0dc6
All checks were successful
continuous-integration/drone/push Build is passing
feat: single user (all mails go to the same inbox)
2020-10-19 12:38:28 -03:00

13 lines
257 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",
"/ldap/enable",
"/single/user",
"/single/user/auth",
]