Release 1.102.0 (#3773)

This commit is contained in:
link2xt
2022-11-23 20:47:49 +03:00
committed by GitHub
parent 2e7470115c
commit 0248a36561
8 changed files with 19 additions and 10 deletions

View File

@@ -4,6 +4,15 @@
### Changes
### API-Changes
### Fixes
## 1.102.0
### Changes
- If an email has multiple From addresses, handle this as if there was
no From address, to prevent from forgery attacks. Also, improve
handling of emails with invalid From addresses in general #3667