From 09329f26a05ba235a47ba58ff0a0f459c999339f Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Mon, 1 Nov 2021 12:21:09 -0400 Subject: [PATCH] msmtp: Fix host for mail.adamgoldsmith.name, remove tls_fingerprint --- .msmtprc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.msmtprc b/.msmtprc index 0c29009..a07a247 100644 --- a/.msmtprc +++ b/.msmtprc @@ -9,8 +9,7 @@ defaults timeout 5 account adamgoldsmith - host adamgoldsmith.name - tls_fingerprint 45:61:C7:AD:F0:2C:6F:C5:84:82:FE:D2:BC:63:69:A3:1C:B7:E1:72:0C:15:83:B2:1B:80:25:3E:CB:6B:67:4C + host mail.adamgoldsmith.name from adam@adamgoldsmith.name user adam passwordeval pass email/adam@adamgoldsmith.name | head -n1