Added Send mail functionality & Dockerized application #1
|
@ -3,7 +3,7 @@
|
|||
SMTP gateway accessible from InfluxDB for sending alerts.
|
||||
|
||||
# create .env file with following parameters
|
||||
server_name = smtp.gmail.com
|
||||
to_mail = test111@mailinator.com
|
||||
from_mail = test@gmail.com
|
||||
from_mail_password = test@123
|
||||
SMTP_SERVER_HOST = smtp.gmail.com
|
||||
PeterSurda marked this conversation as resolved
Outdated
|
||||
TO_MAIL = test111@mailinator.com
|
||||
FROM_MAIL = test@gmail.com
|
||||
PeterSurda marked this conversation as resolved
Outdated
PeterSurda
commented
add smtp server name add smtp server name
|
||||
FROM_MAIL_PASSWORD = test@123
|
Loading…
Reference in New Issue
Block a user
remove as it's matched with docker service