mirror of
https://github.com/plankanban/planka.git
synced 2026-07-16 05:53:57 +03:00
[Bug]: SMTP email notifications are not being sent #719
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 @marcantonioschulz on GitHub (May 28, 2025).
Where is the problem occurring?
I encountered the problem while interacting with the server (Backend)
What browsers are you seeing the problem on?
Chrome
Current behavior
Desired behavior
SMTP_HOST,SMTP_PORT,SMTP_USER,SMTP_PASSWORD, etc.)Steps to reproduce
(Passwörter, Tokens und geheime Schlüssel wurden durch Platzhalter ersetzt):
@meltyshev commented on GitHub (May 30, 2025):
Hi! Thanks for reporting this. Quick question: have you tested notifications with a different user? Notifications usually aren't sent to the current user or to users who aren't subscribed. I'll double-check everything on our end as well.
@gkellershs commented on GitHub (Nov 10, 2025):
Hi,
how could I debug the mail sending process, is a log available? When is a mail sent, every time I got message under the bell ?