====== E-Mails ====== ===== msmtp ===== ==== Config OVH ==== account asc host ssl0.ovh.net port 465 from nom@domaine.tld auth on user nom@domaine.tld password your_password_here tls on tls_starttls off tls_certcheck off # tls_trust_file /etc/ssl/certs/ca-certificates.crt ==== Config PHP ==== * [[https://www.amplitudedesign.com/2018/12/send-mail-using-msmtp-with-phps-mail-function-with-rackspace-hosted-email-on-a-ubuntu-server/|Send Mail Using msmtp & sendmail With PHP’s mail() Function with Rackspace Hosted Email on a Ubuntu Server]]