mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Create msmtprc
This commit is contained in:
parent
aee14f4bce
commit
780eafd737
10
docker/ubuntu_apache_mariadb/email/msmtprc
Normal file
10
docker/ubuntu_apache_mariadb/email/msmtprc
Normal file
@ -0,0 +1,10 @@
|
||||
# /etc/msmtprc
|
||||
defaults
|
||||
auth off
|
||||
tls off
|
||||
logfile /var/log/msmtp.log
|
||||
|
||||
account default
|
||||
host openadmin_mailserver
|
||||
port 25
|
||||
from USERNAME@HOSTNAME
|
Loading…
Reference in New Issue
Block a user