mirror of
https://github.com/root-fr/jmap-webmail.git
synced 2026-09-24 16:01:18 +00:00
Sent emails only included the bare email address in the From field, so recipients saw <user@example.com> with no display name. Now the identity name from the JMAP server is included in the From header for composed emails, quick replies, and saved drafts. Also sorts identities so the one matching the login username is selected by default in the composer dropdown.