[GH-ISSUE #1194] Email: Use display name in "From" header #843

Open
opened 2026-05-07 00:28:03 +02:00 by BreizhHardware · 1 comment

Originally created by @Yaro7619 on GitHub (Oct 5, 2024).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1194

Hi.
💡 Idea
It would be nice to have the option to provide a custom name instead of a topic name, like in most e-mail clients.

Now, recipients receive an e-mail from a sender named:
domain.tld/topic cn@domain.tld
It would be nice to have format like this:
Custom Name cn@domain.tld

github.com/binwiederhier/ntfy@630f2957de/server/smtp_sender.go (L115)

💻 Target components
ntfy server

Originally created by @Yaro7619 on GitHub (Oct 5, 2024). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1194 Hi. :bulb: **Idea** It would be nice to have the option to provide a custom name instead of a topic name, like in most e-mail clients. Now, recipients receive an e-mail from a sender named: domain.tld/topic <cn@domain.tld> It would be nice to have format like this: Custom Name <cn@domain.tld> https://github.com/binwiederhier/ntfy/blob/630f2957deb670dcacfe0a338091d7561f176b9c/server/smtp_sender.go#L115 :computer: **Target components** ntfy server
Author
Owner

@binwiederhier commented on GitHub (Feb 1, 2026):

This would imply reading the logged in user and their display name that was set in the web app. I highly doubt I'll ever implement this, but I'd be happy to accept PRs.

<!-- gh-comment-id:3831331143 --> @binwiederhier commented on GitHub (Feb 1, 2026): This would imply reading the logged in user and their display name that was set in the web app. I highly doubt I'll ever implement this, but I'd be happy to accept PRs.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#843
No description provided.