filter spam AFTER

This commit is contained in:
Sebastian Hugentobler 2022-09-29 15:57:02 +02:00
parent 3746205a60
commit 8a8bd926db
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
3 changed files with 5 additions and 4 deletions

View file

@ -1,3 +1,4 @@
plugin {
sieve_before = /var/lib/vmail/sieve-before/
sieve = /var/lib/vmail/mail/%u/rules.sieve
sieve_after = /var/lib/vmail/sieve-after/
}