Create msmtprc

This commit is contained in:
Stefan Pejcic
2025-02-22 09:24:06 +01:00
committed by GitHub
parent 1ad2fd2347
commit 440b38b59c

10
docker/v1/email/msmtprc Normal file
View File

@@ -0,0 +1,10 @@
# /etc/msmtprc
defaults
auth off
tls off
logfile /var/log/msmtp.log
account default
host localhost
port 25
from USERNAME@HOSTNAME