defaults
auth on
tls on
tls_trust_file /etc/ssl/certs/ca-certificates.crt
logfile /home/USER/msmtp.log

account [NAME]
host smtp.[PROVIDER].com
port 465
from [MAIL]
user [MAIL]
tls_starttls off

passwordeval /usr/bin/pass mail/[MAIL]