From fd3836399762bb83d939c996108114e0cd10bf5b Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 25 Aug 2019 14:14:18 -0400 Subject: [PATCH] msmtp: update shemshak tls fingerprint --- .config/msmtp/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/msmtp/config b/.config/msmtp/config index 2f17793..d928ec7 100644 --- a/.config/msmtp/config +++ b/.config/msmtp/config @@ -8,8 +8,8 @@ logfile ~/.msmtp.log account shemshak host mail.shemshak.org -# use `msmtp -a amin --serverinfo --tls --tls-certcheck=off --tls-fingerprint=` to get the current fingerprint -tls_fingerprint 2F:48:C6:F4:BA:AB:3F:52:84:06:56:33:4B:29:57:84:0F:74:1B:DB:C1:83:25:03:67:05:9A:D4:2A:CE:D4:00 +# use `msmtp -a shemshak --serverinfo --tls --tls-certcheck=off --tls-fingerprint=` to get the current fingerprint +tls_fingerprint 6D:40:59:A6:F0:D9:28:2A:80:C3:D9:53:5D:D6:4F:2A:A2:B7:43:F5:1C:00:A3:A4:B6:F2:B9:5F:7E:55:A2:4E tls_starttls on from amin@shemshak.org user amin@shemshak.org -- 2.20.1