Check that OpenPGP has only PKESK and SEIPD packets (#323)

This commit is contained in:
link2xt
2024-06-12 17:21:37 +00:00
committed by GitHub
parent 72f4e9edbf
commit c8d270a853
4 changed files with 180 additions and 16 deletions

View File

@@ -2,6 +2,9 @@
## untagged
- check that OpenPGP has only PKESK and SEIPD packets
([#323](https://github.com/deltachat/chatmail/pull/323))
- improve filtermail checks for encrypted messages and drop support for unencrypted MDNs
([#320](https://github.com/deltachat/chatmail/pull/320))