mirror of
https://github.com/plankanban/planka.git
synced 2025-12-06 09:13:16 +03:00
SMTP integration #779
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wayneconnolly on GitHub.
It would be great to have the option to have notifications sent as an email or even better to have an email digest sent once a day.
@GlitchWitch commented on GitHub:
Any update or eta on this?
@wayneconnolly commented on GitHub:
Absolutely, as it stands, this terrific project isn't used by team members due to never knowing when anything changes. I think it will really gain traction when it has some form of email/digest.
@vied12 commented on GitHub:
Hello, I made this quick PR that sends an email for each "Comment Card" notifications.
Feel free to improve with more notification types support, and configurable settings 🙏
https://github.com/plankanban/planka/pull/631
@aadityabhatia commented on GitHub:
ntfy makes push notifications especially easy and might be easier to implement.
@meltyshev commented on GitHub:
Yep, we definitely should add SMTP settings to make mail notifications. Also, there will be good to have some password reset functionality through the mail.