summaryrefslogtreecommitdiffstats
path: root/msmtprc
diff options
context:
space:
mode:
Diffstat (limited to 'msmtprc')
-rw-r--r--msmtprc11
1 files changed, 6 insertions, 5 deletions
diff --git a/msmtprc b/msmtprc
index 3a5c3ab..1754d3f 100644
--- a/msmtprc
+++ b/msmtprc
@@ -1,6 +1,6 @@
-account matthewlemon
+account purelymail
#host mail.messagingengine.com
-host smtp.fastmail.com
+host smtp.purelymail.com
from matt@matthewlemon.com
tls on
tls_certcheck off
@@ -8,9 +8,10 @@ tls_starttls off
#tls_trust_file /etc/ssl/certs/ca-certificates.crt
port 465
auth on
-user matthewlemon@fastmail.fm
+user mrlemon@purelymail.com
+passwordeval pass purelymail_neomutt
#passwordeval python2 -c "import keyring; print keyring.get_password('fastmail', 'matthewlemon')"
-passwordeval pass AppPasswords/fastmail-offlineimap
+#passwordeval pass evolution_email_fastmail
#passwordeval gpg --no-tty -q -d /home/lemon/.password-store/Email/fastmail.gpg
#passwordeval gpg -d /home/lemon/.password-store/Email/fastmail.gpg
logfile ~/.msmtp.log
@@ -26,4 +27,4 @@ logfile ~/.msmtp.log
#tls_trust_file /etc/ssl/certs/ca-certificates.crt
#passwordeval pass Email/gmail-application
-account default : matthewlemon
+account default : purelymail