summaryrefslogtreecommitdiff
path: root/.msmtprc
diff options
context:
space:
mode:
Diffstat (limited to '.msmtprc')
-rw-r--r--.msmtprc16
1 files changed, 5 insertions, 11 deletions
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