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

Email alert #35

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from
Open

Conversation

nabilbendafi
Copy link

I would like to propose a fix for #18. It sends each alert as single email.
Might be improved, but can be a good starter.

#include <string.h>
#include <curl/curl.h>

#define FROM "<haka@alert.com>"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should set it in configuration.
Set a default to alert.com could be annoying for alert.com owner. A reasonable default could be to use local hostname.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants