mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Create msmtprc
This commit is contained in:
parent
1ad2fd2347
commit
440b38b59c
10
docker/v1/email/msmtprc
Normal file
10
docker/v1/email/msmtprc
Normal 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
|
Loading…
Reference in New Issue
Block a user