SMTP gateway accessible from InfluxDB for sending alerts.
|
||
---|---|---|
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
entrypoint.sh | ||
LICENSE | ||
main.py | ||
README.md | ||
requirements.txt |
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