binwiederhier / ntfy

Send push notifications to your phone or desktop using PUT/POST
https://ntfy.sh
Apache License 2.0
18.54k stars 729 forks source link

My custom name instead of the topic name #1194

Open Yaro7619 opened 1 month ago

Yaro7619 commented 1 month ago

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