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
server_host = 0.0.0.0 server_port = 8081 to_mail = test111@mailinator.com from_mail = test@gmail.com from_mail_password = test@123