You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2640: Add env variable to set sieve_vacation_to_header_ignore_envelope r=mergify[bot] a=nwinkelstraeter
When used with SRS the vacation plugin creates a reply with SRS in the To: header which does not look nice for the recipient. Setting sieve_vacation_to_header_ignore_envelope will use the headers from the original source message instead of potentially rewritten ones.
Without this option auto-replies are sent with a To header with SRS, e.g `SRS0=uetG=43=sender.com=user@autoresponder.com`
With this option they are sent with just `user@sender.com`
This option is for whatever reason not part of the [pigeonhole docs](https://doc.dovecot.org/configuration_manual/sieve/extensions/vacation/) but it is documented here:
|
3 years ago | |
|---|---|---|
| .. | ||
| admin | 3 years ago | |
| base | 3 years ago | |
| dovecot | 3 years ago | |
| nginx | 3 years ago | |
| none | 3 years ago | |
| oletools | 3 years ago | |
| postfix | 3 years ago | |
| rspamd | 3 years ago | |