filtermail: allow Version comment in incoming PGP messages (#655)

fix #616

* filtermail: accept any Version comment in incoming messages
This commit is contained in:
missytake
2025-10-14 19:15:13 +02:00
committed by GitHub
parent d720b8107d
commit 262e98f0ba
3 changed files with 48 additions and 15 deletions

View File

@@ -8,6 +8,9 @@
- Update iroh-relay to 0.35.0
([#650](https://github.com/chatmail/relay/pull/650))
- filtermail: accept mails from Protonmail
([#616](https://github.com/chatmail/relay/pull/655))
- Ignore all RCPT TO: parameters
([#651](https://github.com/chatmail/relay/pull/651))