mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
11 lines
168 B
Plaintext
11 lines
168 B
Plaintext
# /etc/msmtprc
|
|
defaults
|
|
auth off
|
|
tls off
|
|
logfile /var/log/msmtp.log
|
|
|
|
account default
|
|
host localhost
|
|
port 25
|
|
from USERNAME@HOSTNAME
|