From 9cb49dc6454ed3d916d7bb0490275650d4a5e54c Mon Sep 17 00:00:00 2001 From: luxagraf Date: Tue, 28 Apr 2020 10:51:10 -0400 Subject: changed to migadu for email --- .msmtprc | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) (limited to '.msmtprc') diff --git a/.msmtprc b/.msmtprc index e269f0e..275642a 100644 --- a/.msmtprc +++ b/.msmtprc @@ -1,23 +1,17 @@ -account luxagraf@fastmail.fm -host mail.messagingengine.com +account sng@luxagraf.net +host smtp.migadu.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" +user sng@luxagraf.net +passwordeval "gpg2 --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/sng@luxagraf.net.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 +account default : sng@luxagraf.net tls on tls_nocertcheck -- cgit v1.2.3-70-g09d2