1 2 3 4 5 6 7 8 9 10 11 12 13 14
defaults auth on tls on tls_trust_file /etc/ssl/certs/ca-certificates.crt logfile /home/genos/.config/msmtp/msmtp.log account [email protected] host mail.xgenos.me:587 port 587 from [email protected] user [email protected] passwordeval "pass [email protected]"