Apparently this causes outlook.com messages to be rejected
even though they don't use `l=` tag.
This commit is contained in:
link2xt
2024-07-03 20:36:31 +00:00
parent e948bdaea8
commit b1d11d7747
2 changed files with 1 additions and 8 deletions

View File

@@ -5,9 +5,6 @@
- Test and fix for attempts to create inadmissible accounts
([#333](https://github.com/deltachat/chatmail/pull/321))
- Reject DKIM signatures that do not cover the whole message body.
([#321](https://github.com/deltachat/chatmail/pull/321))
- check that OpenPGP has only PKESK, SKESK and SEIPD packets
([#323](https://github.com/deltachat/chatmail/pull/323),
[#324](https://github.com/deltachat/chatmail/pull/324))