ntfy
Send push notifications to your phone or desktop using PUT/POST
Alternative to: Pushover, Pushbullet
v2.21.0
2026-03-30This release adds the ability to verify email addresses using the smtp-sender-verify flag. This is a change that is required because ntfy.sh was used to send unsolicited emails and the AWS SES account was suspended. Going forward, ntfy.sh won’t be able to send emails unless the email address was verified ahead of time.
Features:
- Add verified email recipients feature with
smtp-sender-verifyconfig flag, allowing server admins to require email address verification before sending email notifications (#1681)