Skip to content

fix(notifications): preserve the From display name for Herald#16

Merged
coopbri merged 1 commit into
masterfrom
fix/preserve-from-display-name
Jul 20, 2026
Merged

fix(notifications): preserve the From display name for Herald#16
coopbri merged 1 commit into
masterfrom
fix/preserve-from-display-name

Conversation

@coopbri

@coopbri coopbri commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Herald renders a Name <email> display name in the From header (parsing the bare address for the envelope itself), but the provider stripped from to the bare address, so a friendly From never reached the header. Pass from through; recipient fields stay bare. Requires herald-api#21 (accept display-form from). Tests updated.

Herald renders a `Name <email>` display name in the From header (it parses the
bare address for the envelope itself), but the provider stripped `from` down to
the bare address before sending, so a friendly From never reached the header.
Pass `from` through unchanged; recipient fields (to/cc/bcc/replyTo) are still
reduced to bare addresses, which Herald requires.
@coopbri
coopbri merged commit 688101e into master Jul 20, 2026
@coopbri
coopbri deleted the fix/preserve-from-display-name branch July 20, 2026 05:51
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant