You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Email Subscription on Status Page #916 is the only thing I see mentioning this! They talk about it for awhile, but I truly think if we have a mail server we should be able to setup notifications with our SMTP. It would make it look nice for our users to get emails about it if they ever needed to. Just never show the Service URL of course.
🏷️ Feature Request Type
API / automation options
🔖 Feature description
Adding an option on the front page saying "Get Live Updates" or "Receive Emails" something like that if YOU configure SMPT in Uptime Kuma, other wise don't show the button, all the database would need to truly do is store the emails that subscribe and un-subscribe and handle the scripts and then just send the emails using our SMPT, you would of course need your OWN SMPT once again, but I think that should be easy to do on your end.
✔️ Solution
Just a button on the status page saying "Receive Live Updates" or something and it would go off an account from my SMPT. Simple as that, and I wouldn't setup DKIM in Uptime Kuma, it would already go off my mail system.
❓ Alternatives
Let us add buttons on the page maybe? Not the description, but an actual button maybe, and we could configure it that way, it would be way harder on us.
📑 I have found these related issues/pull requests
🏷️ Feature Request Type
API / automation options
🔖 Feature description
Adding an option on the front page saying "Get Live Updates" or "Receive Emails" something like that if YOU configure SMPT in Uptime Kuma, other wise don't show the button, all the database would need to truly do is store the emails that subscribe and un-subscribe and handle the scripts and then just send the emails using our SMPT, you would of course need your OWN SMPT once again, but I think that should be easy to do on your end.
✔️ Solution
Just a button on the status page saying "Receive Live Updates" or something and it would go off an account from my SMPT. Simple as that, and I wouldn't setup DKIM in Uptime Kuma, it would already go off my mail system.
❓ Alternatives
Let us add buttons on the page maybe? Not the description, but an actual button maybe, and we could configure it that way, it would be way harder on us.
📝 Additional Context
No response