9 lines
160 B
TOML
9 lines
160 B
TOML
[template]
|
|
src = "20-lmtp.conf.tmpl"
|
|
dest = "/etc/dovecot/local.d/20-lmtp.conf"
|
|
keys = [
|
|
"/mail/domains",
|
|
"/postmaster/address",
|
|
"/sieve/enable",
|
|
]
|