mirror of
https://github.com/chatmail/relay.git
synced 2026-05-20 21:08:03 +00:00
Allow SKESK packets in encrypted mails
They are not used by Delta Chat now, but this will allow to start using them in the future.
This commit is contained in:
@@ -2,8 +2,9 @@
|
||||
|
||||
## untagged
|
||||
|
||||
- check that OpenPGP has only PKESK and SEIPD packets
|
||||
([#323](https://github.com/deltachat/chatmail/pull/323))
|
||||
- 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))
|
||||
|
||||
- improve filtermail checks for encrypted messages and drop support for unencrypted MDNs
|
||||
([#320](https://github.com/deltachat/chatmail/pull/320))
|
||||
|
||||
Reference in New Issue
Block a user