add : librenms-officiel

This commit is contained in:
2024-09-22 12:43:54 +02:00
parent c717687b12
commit 9116fc9ff8
4 changed files with 328 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# https://github.com/crazy-max/docker-msmtpd
SMTP_HOST=smtp.gmail.com
SMTP_PORT=587
SMTP_TLS=on
SMTP_STARTTLS=on
SMTP_TLS_CHECKCERT=on
SMTP_AUTH=on
SMTP_USER=foo
SMTP_PASSWORD=bar
SMTP_FROM=foo@gmail.com