8 lines
140 B
TOML
8 lines
140 B
TOML
[template]
|
|
src = "20-imap.conf.tmpl"
|
|
dest = "/etc/dovecot/local.d/20-imap.conf"
|
|
keys = [
|
|
"/antispam/enable",
|
|
"/imap/urlauth/host"
|
|
]
|