import from ansible role
This commit is contained in:
10
confd/conf.d/auth.toml
Normal file
10
confd/conf.d/auth.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[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"
|
||||
]
|
||||
Reference in New Issue
Block a user