SMTP gateway accessible from InfluxDB for sending alerts.
Go to file
kuldeep.k@cisinlabs.com f4fc89c111
buildbot/travis_bionic Build done. Details
Updated to_mail field changes & logging changes
2022-02-18 21:40:06 +05:30
.gitignore Updated docker-compose, removed config.ini and unuseful code 2022-02-07 20:58:53 +05:30
Dockerfile Updated dockerfile and Added error handling & logging 2022-02-16 13:14:22 +05:30
LICENSE Initial commit 2022-02-02 08:28:31 +01:00
README.md Updated readme file 2022-02-16 13:19:41 +05:30
docker-compose.yml Updated docker-compose entrypoint to run as entrypoint, server_port for smtp function and exception handling update 2022-02-10 21:16:00 +05:30
entrypoint.sh Updated code to run based on entrypoint.sh 2022-02-04 22:46:58 +05:30
main.py Updated to_mail field changes & logging changes 2022-02-18 21:40:06 +05:30
requirements.txt Updated docker-compose, removed config.ini and unuseful code 2022-02-07 20:58:53 +05:30

README.md

influx-smtp-gateway

SMTP gateway accessible from InfluxDB for sending alerts.

create .env file with following parameters

SMTP_SERVER_HOST = smtp.gmail.com TO_MAIL = test111@mailinator.com FROM_MAIL = test@gmail.com FROM_MAIL_PASSWORD = test@123