Rewrite envelope from address in sieve forwards (#1949)

Fixes #1946.
pull/1976/head
Thomas Urban 3 years ago committed by GitHub
parent bc4ae51c2d
commit 3701e05d92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      setup/mail-dovecot.sh

@ -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

Loading…
Cancel
Save