import from ansible role

This commit is contained in:
Mauro Torrez
2019-09-29 18:14:36 -03:00
25 changed files with 1488 additions and 1 deletions

7
confd/conf.d/imap.toml Normal file
View File

@@ -0,0 +1,7 @@
[template]
src = "20-imap.conf.tmpl"
dest = "/etc/dovecot/local.d/20-imap.conf"
keys = [
"/antispam/enable",
"/imap/urlauth/host"
]