| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Due to an oversight, one of the header filters has potentially modified the message body, leading to broken cryptographic signatures. Switch to the Message-Id instead of the Content-Type header, which is usually only present in the global header. Signed-off-by: Moritz Poldrack <git@moritz.sh> Reported-by: Cole Young <cole@young.sh> Fixes: 009237c ("chore: Prevent Microsoft MUAs from sending reactions (docker-mailserver#4120)")
DescriptionType of change
Checklist
|
Sorry, something went wrong.
|
LGTM 👍 Can you adjust the corresponding tests, do you require any further assistance? |
Sorry, something went wrong.
|
I would like to ask for assistance in that… I dont quite see how my patch would affect [Network - Hostname] should update configuration correctly (Standard FQDN setup). After all the message id is not removed, it is just moved down a line. |
Sorry, something went wrong.
|
No worries, I will have a look and try to help. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Due to an oversight, one of the header filters has potentially modified the message body, leading to broken cryptographic signatures.
Switch to the Message-Id instead of the Content-Type header, which is usually only present in the global header.
Reported-by: Cole Young cole@young.sh
Fixes: 009237c ("chore: Prevent Microsoft MUAs from sending reactions (#4120)")