add antispam support using imap sieve
This commit is contained in:
7
confd/conf.d/sieve.toml
Normal file
7
confd/conf.d/sieve.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
[template]
|
||||
src = "90-sieve.conf.tmpl"
|
||||
dest = "/etc/dovecot/local.d/90-sieve.conf"
|
||||
keys = [
|
||||
"/sieve/enable",
|
||||
"/antispam/enable",
|
||||
]
|
||||
Reference in New Issue
Block a user