msmtp: update fencepost’s tls_fingerprint
[~bandali/configs] / .config / msmtp / config
index a863c09..165bf67 100644 (file)
@@ -8,28 +8,28 @@ 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 mab@shemshak.org
-user mab@shemshak.org
-passwordeval gpg2 --no-tty -q -d ~/.passwd/shemshak.gpg
+from amin@shemshak.org
+user amin@shemshak.org
+passwordeval gpg --no-tty -q -d ~/.passwd/shemshak.gpg
 
 account aminb : shemshak
 from amin@aminb.org
 account bndl : shemshak
 from amin@bndl.org
-account amin : shemshak
-from amin@shemshak.org
+account mab : shemshak
+from mab@shemshak.org
 
 account gnu
 host fencepost.gnu.org
 # use `msmtp -a gnu --serverinfo --tls --tls-certcheck=off --tls-fingerprint=` to get the current fingerprint
-tls_fingerprint 13:CE:26:A2:60:33:FB:E0:B1:3E:91:06:AD:67:7A:A3:55:40:BA:04:80:D4:A7:DC:EE:35:89:E8:B6:58:94:AF
+tls_fingerprint 0A:F3:2D:2B:56:D1:AF:8A:55:15:1D:B2:BA:39:BF:21:7F:6A:46:BA:7D:EE:5F:B1:8F:13:17:CE:9E:4B:8E:87
 tls_starttls on
 from bandali@gnu.org
 user bandali
-passwordeval gpg2 --no-tty -q -d ~/.passwd/gnu.gpg
+passwordeval gpg --no-tty -q -d ~/.passwd/gnu.gpg
 
 account gnu-aminb : gnu
 from aminb@gnu.org
@@ -43,16 +43,22 @@ host connect.uwaterloo.ca
 tls_starttls on
 from abandali@uwaterloo.ca
 user abandali
-passwordeval gpg2 --no-tty -q -d ~/.passwd/uwaterloo.gpg
+passwordeval gpg --no-tty -q -d ~/.passwd/uwaterloo.gpg
 tls_trust_file /etc/ssl/certs/ca-certificates.crt
 
+account uwaterloo-friendly : uwaterloo
+from bandali@uwaterloo.ca
+
 account csclub
 host mail.csclub.uwaterloo.ca
 tls_starttls on
 from abandali@csclub.uwaterloo.ca
 user abandali
-passwordeval gpg2 --no-tty -q -d ~/.passwd/csclub.gpg
+passwordeval gpg --no-tty -q -d ~/.passwd/csclub.gpg
 tls_trust_file /etc/ssl/certs/ca-certificates.crt
 
+account csclub-friendly : csclub
+from bandali@csclub.uwaterloo.ca
+
 # Set a default account
-account default : amin
+account default : shemshak