From cd507c92f617d4a8a3f7bb0b43e425491ef7184d Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sun, 16 Feb 2020 13:23:56 -0500 Subject: initial commit of dotfiles --- .msmtprc | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .msmtprc (limited to '.msmtprc') diff --git a/.msmtprc b/.msmtprc new file mode 100644 index 0000000..e269f0e --- /dev/null +++ b/.msmtprc @@ -0,0 +1,24 @@ +account luxagraf@fastmail.fm +host mail.messagingengine.com +port 587 +protocol smtp +auth on +from sng@luxagraf.net +user luxagraf@fastmail.fm +passwordeval "gpg2 --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/fastmail.com.gpg" + +tls on +#tls_trust_file ~/.mutt/DigiCertHighAssuranceEVRootCA.crt +tls_trust_file /etc/ssl/certs/ca-certificates.crt +logfile ~/.msmtp.log +account default : luxagraf@fastmail.fm + +account Fastmailwired : luxagraf@fastmail.fm +from scott_gilbertson@wired.com + +account Fastmaillhp: luxagraf@fastmail.fm +from scott@longhandpixels.net + +tls on +tls_nocertcheck +logfile ~/.msmtp.log -- cgit v1.2.3-70-g09d2