-
Notifications
You must be signed in to change notification settings - Fork 34
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
Email notification #23
Comments
I have tested Gmail successfully.
|
Yes I managed to do that as well but sadly, if the container gets deleted, the config will need to be redone and I can seem to bind the volume containing the config.json so I can back it up and re-attach with the new container. |
Just copy the config.json to the host, then bind it back to the container as you run it. |
How would I do that using docker-compose? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi I have just installed cronicle and initial testing seems excellent. Thank you for your work. I am however not receiving emails even though I configured an email address for the user. I suspect I need to set up email settings such as SMTP server, port, user, password etc. Can you please help me work out how to do that?
Thanks
The text was updated successfully, but these errors were encountered: