defaults tls on tls_trust_file /etc/ssl/certs/ca-certificates.crt logfile ~/.msmtp.log account gmail host smtp.gmail.com port 587 from mattst88@gmail.com auth on user mattst88 passwordeval "gpg --quiet --for-your-eyes-only --no-tty -d ~/.password-store/email/msmtp-mattst88@gmail.com.gpg" account gentoo host smtp.gentoo.org port 587 from mattst88@gentoo.org auth on user mattst88 passwordeval "gpg --quiet --for-your-eyes-only --no-tty -d ~/.password-store/email/mattst88@gentoo.org.gpg" account default : gmail