mirror of
https://github.com/chatmail/core.git
synced 2026-05-20 23:36:30 +03:00
Remove strict domain checks for EmailAddress::from_str
They prevent "user@localhost" addresses from being parsed, which are useful for running online tests against local server.
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
- Do not process names, avatars, location XMLs, message signature
|
||||
etc. for duplicate messages. #2513
|
||||
- Fix `can_send` for users not in group #2479
|
||||
- Allow email addresses without dot in the domain part #2112
|
||||
|
||||
## 1.56.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user