13 lines
334 B
Text
13 lines
334 B
Text
account default
|
|
host gw.afterdark.lan
|
|
timeout 300
|
|
domain chuckie.afterdark.lan
|
|
tls off
|
|
tls_starttls off
|
|
tls_trust_file /etc/ssl/certs/ca-certificates.crt
|
|
tls_cert_file /etc/certificates/_msmtp_-cert.pem
|
|
tls_key_file /etc/certificates/_msmtp_-key.pem
|
|
auto_from on
|
|
maildomain afterdark.org.uk
|
|
syslog LOG_MAIL
|
|
aliases /etc/msmtp-aliases
|