move spam messages in the before sieve hook

This commit is contained in:
Sebastian Hugentobler 2022-09-11 11:44:58 +02:00
parent 6c9b5208f5
commit 3746205a60
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
3 changed files with 4 additions and 4 deletions

View file

@ -1,3 +1,3 @@
plugin {
sieve_after = /var/lib/vmail/sieve-after/
sieve_before = /var/lib/vmail/sieve-before/
}