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
{{ message }}
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.
It works perfectly (same for forgot password emails)
However, no matter what I set my notifications no, matter what the value of CHANGE_NOTIFICATIONS_MIN_INTERVAL I cannot get email notifications to work.
When I issue
python3 manage.py send_notifications in the container it does nothing.
Thanks for any help!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
First, thanks for setting up this taiga example. It has made deploying taiga really easy for my workgroup!
I have a request for help/possible issue. I have enabled email and when I log into the taiga container and issue
python3 manage.py sendtestemail [email protected]
It works perfectly (same for forgot password emails)
However, no matter what I set my notifications no, matter what the value of
CHANGE_NOTIFICATIONS_MIN_INTERVAL
I cannot get email notifications to work.When I issue
python3 manage.py send_notifications
in the container it does nothing.Thanks for any help!
The text was updated successfully, but these errors were encountered: