dovecot/rootfs/etc/confd/conf.d/spam.sieve.toml

7 lines
118 B
TOML
Raw Normal View History

2016-07-06 08:58:48 +00:00
[template]
src = "spam.sieve.tmpl"
2022-09-29 13:57:02 +00:00
dest = "/var/lib/vmail/sieve-after/spam.sieve"
2016-07-14 07:59:48 +00:00
gid = 1111
uid = 1111
mode = "0660"