1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-05 15:57:23 +01:00

Rewrite envelope from address in sieve forwards (#1949)

Fixes #1946.
This commit is contained in:
Thomas Urban
2021-05-08 14:30:53 +02:00
committed by GitHub
parent bc4ae51c2d
commit 3701e05d92

View File

@@ -183,6 +183,7 @@ plugin {
sieve_after = $STORAGE_ROOT/mail/sieve/global_after
sieve = $STORAGE_ROOT/mail/sieve/%d/%n.sieve
sieve_dir = $STORAGE_ROOT/mail/sieve/%d/%n
sieve_redirect_envelope_from = recipient
}
EOF