Opened 4 years ago
Closed 4 years ago
#1486268 closed Feature Patches (fixed)
additional_message_headers patch to allow unsetting of message headers
| Reported by: | iezzip | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.4-beta |
| Component: | Plugins | Version: | 0.3.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Attached is a patch to allow unsetting of (existing) message headers.
Also, this provides the possibility to configure the additional_message_headers plugin in place, config.inc.php, instead of configuration over main.inc.php
I had to get rid of the "X-Sender" message header that is set by Roundcube. Some people use forwarding email addresses for Mailman mailing lists with their password in the original sender address... well well...
Attachments (1)
Change History (2)
Changed 4 years ago by iezzip
comment:1 Changed 4 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Applied in [469f84fa].