aboutsummaryrefslogtreecommitdiffstats
path: root/msmtprc
diff options
context:
space:
mode:
authorMatthew Lemon <y@yulqen.org>2023-05-06 15:49:39 +0100
committerMatthew Lemon <y@yulqen.org>2023-05-06 15:49:39 +0100
commit8a8223774923e80d3a65660b8e2329be30f776da (patch)
tree86d0cdc5c5c3477836a64f70d801ae14b606bff5 /msmtprc
parentb23337499a10130828f27ae4b77f65ba41330b10 (diff)
Adds working neomutt config - offlineimap too
Diffstat (limited to 'msmtprc')
-rw-r--r--msmtprc6
1 files changed, 3 insertions, 3 deletions
diff --git a/msmtprc b/msmtprc
index 2d151d9..d335c19 100644
--- a/msmtprc
+++ b/msmtprc
@@ -1,4 +1,4 @@
-account fastmail
+account matthewlemon
#host mail.messagingengine.com
host smtp.fastmail.com
from matt@matthewlemon.com
@@ -10,7 +10,7 @@ port 465
auth on
user mrlemon@mailforce.net
#passwordeval python2 -c "import keyring; print keyring.get_password('fastmail', 'matthewlemon')"
-passwordeval pass AppPasswords/mbsync_fastmail_may2022
+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 +26,4 @@ logfile ~/.msmtp.log
#tls_trust_file /etc/ssl/certs/ca-certificates.crt
#passwordeval pass Email/gmail-application
-account default : fastmail
+account default : matthewlemon