plateforme-corres2math/setup/msmtprc

19 lines
459 B
Plaintext

defaults
auth on
tls on
tls_starttls off
tls_trust_file /etc/ssl/certs/ca-certificates.crt
syslog on
logfile /var/log/msmtp.log
account corres2math
host ssl0.ovh.net
auth on
port 465
from contact@correspondances-maths.fr
user contact@correspondances-maths.fr
passwordeval "echo $CORRES2MATH_MAIL_PASSWORD"
# Set a default account
account default : corres2math