filtermail: strip any empty lines at the end (#496)

This commit is contained in:
missytake
2025-02-19 16:38:01 +01:00
committed by GitHub
parent f4e371676b
commit c3f1bdca52
3 changed files with 16 additions and 1 deletions

View File

@@ -2,6 +2,9 @@
## untagged
- filtermail: don't require exactly 2 lines after openPGP payload
([#497](https://github.com/chatmail/chatmail/pull/497))
- cmdeploy dns: offer alternative DKIM record format for some web interfaces
([#470](https://github.com/deltachat/chatmail/pull/470))