[msmtp] Move to starttls and remove fingerprints

This commit is contained in:
2021-11-18 09:33:01 -05:00
parent 7e4ffac640
commit 6380fbd146

View File

@ -1,4 +1,9 @@
defaults
tls on
tls_trust_file /etc/ssl/certs/ca-certificates.crt
tls_starttls on
logfile ~/.msmtp.log
#############################
account unblink
@ -7,8 +12,6 @@ host box.unbl.ink
port 587
from colin@unbl.ink
user colin@unbl.ink
tls on
tls_fingerprint A2:5A:72:D5:79:B5:A4:08:9A:E5:B1:6E:F2:7E:72:9F:3C:24:18:09:6B:28:40:3D:D8:5B:21:BB:C3:8A:44:4D
passwordeval pass personal/colin@unbl.ink
#############################
@ -19,8 +22,6 @@ host box.castine.town
port 587
from colin@castine.town
user colin@castine.town
tls on
tls_fingerprint 38:FE:0A:3E:2D:F8:CA:CF:99:51:3C:C6:A7:3D:0A:C2:79:97:F8:19:CB:78:95:29:18:EF:46:48:22:4F:61:95
passwordeval pass personal/colin@castine.town
#############################
@ -31,7 +32,6 @@ host smtp.gmail.com
port 587
from colin.powell@15five.com
user colin.powell@15five.com
tls on
passwordeval pass 15five/mbsync
#############################
#