Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E-Mail Notifikation failure #3

Open
Nie-Oh opened this issue Nov 12, 2024 · 2 comments
Open

E-Mail Notifikation failure #3

Nie-Oh opened this issue Nov 12, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Nie-Oh
Copy link

Nie-Oh commented Nov 12, 2024

Hello,

I don't receive any email notifications

greetings Steffen

@ahwm
Copy link
Owner

ahwm commented Nov 12, 2024

If there's a problem sending the email you should see a log entry at the event source you set up in the config file. If it's a relay such as Postmark that just accepts anything submitted to it that authenticates then you should check your email relay for messages or errors related to sending the email.

Otherwise it's possible that you just haven't reached the configured threshold. Are you seeing entries in the database?

@ahwm ahwm added the bug Something isn't working label Nov 12, 2024
@ahwm
Copy link
Owner

ahwm commented Nov 12, 2024

Ran a test on my own server and also didn't get notifications. Digging in further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants