This commit is contained in:
traveler 2025-03-07 20:19:11 -06:00
parent 00ef3130e0
commit 94ab369d8a
4 changed files with 212 additions and 0 deletions

View file

@ -0,0 +1,10 @@
# https://github.com/crazy-max/docker-msmtpd
SMTP_HOST=mail.netgrimoire.com
SMTP_PORT=587
SMTP_TLS=on
SMTP_STARTTLS=on
SMTP_TLS_CHECKCERT=on
SMTP_AUTH=on
SMTP_USER=traveler@netgrimoire.com
SMTP_PASSWORD=F@lcon13
SMTP_FROM=network@netgrimoire.com