From 412f8bb505303f8f427237f16b2adbb9916027e5 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Mon, 21 Jan 2019 07:41:27 -0800 Subject: Update tls_fingerprint and afew --- email.nix | 4 ++-- msmtprc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/email.nix b/email.nix index 1b68a87..06cb175 100644 --- a/email.nix +++ b/email.nix @@ -47,14 +47,14 @@ in mbsync --all ''; postNew = '' + afew -tnv + afew -mnv notmuch tag -inbox +haskell -- to:haskell-cafe@haskell.org notmuch tag -inbox +clojure -- to:clojure@googlegroups.com notmuch tag -inbox +ai -- to:scikit-learn@python.org OR to:tensorflow.org notmuch tag -inbox +bitcoin -- to:bitcoin-dev@lists.linuxfoundation.org OR to:bitcoin-discuss@lists.linuxfoundation.org notmuch tag -inbox +diybio -- to:diybio@googlegroups.com notmuch tag -inbox +meetups -- from:meetup.com - afew -tn - afew -mn ''; }; diff --git a/msmtprc b/msmtprc index d33f749..f42987d 100644 --- a/msmtprc +++ b/msmtprc @@ -9,7 +9,7 @@ port 587 tls on # Get the fingerprint with # $ msmtp --serverinfo --tls --tls-certcheck=off --host=mail.bsima.me -tls_fingerprint EA:71:25:05:6A:F8:71:6B:53:B5:C0:20:7E:86:B1:E5:B4:BD:A9:FB:FF:CD:05:2F:D2:98:81:7C:1C:6D:29:DF +tls_fingerprint B9:47:21:86:D3:82:85:E8:5C:41:60:2C:A3:B2:6B:AE:54:03:54:3F:58:28:09:A5:37:CD:B3:BF:A0:BC:29:5E #tls_starttls off #tls_trust_file /etc/ssl/certs/ca-certificates.crt -- cgit v1.2.3