From 47925213a1402f17c6df2140c7c3f08f217c1670 Mon Sep 17 00:00:00 2001 From: lxf Date: Sat, 26 Dec 2020 12:50:04 -0500 Subject: switched to mxroute for email --- .msmtprc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.msmtprc') diff --git a/.msmtprc b/.msmtprc index 275642a..53b3531 100644 --- a/.msmtprc +++ b/.msmtprc @@ -1,11 +1,11 @@ account sng@luxagraf.net -host smtp.migadu.com +host echo.mxrouting.net port 587 protocol smtp auth on from sng@luxagraf.net user sng@luxagraf.net -passwordeval "gpg2 --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/sng@luxagraf.net.gpg" +passwordeval "gpg2 --quiet --for-your-eyes-only --no-tty --decrypt ~/.password-store/sng_mxroute.gpg" tls on #tls_trust_file ~/.mutt/DigiCertHighAssuranceEVRootCA.crt -- cgit v1.2.3-70-g09d2