Files
dotfiles/mail/.msmtprc

40 lines
1.1 KiB
Plaintext
Raw Normal View History

defaults
logfile ~/.msmtp.log
2019-07-19 07:30:58 -04:00
#############################
account unblink
2019-07-19 07:30:58 -04:00
auth on
2019-12-31 21:46:04 -05:00
host box.unbl.ink
port 587
from colin@unbl.ink
user colin@unbl.ink
2019-07-19 07:30:58 -04:00
tls on
2021-10-26 14:20:31 -04:00
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
2020-02-18 14:32:46 -05:00
passwordeval pass personal/colin@unbl.ink
2019-07-19 07:30:58 -04:00
#############################
2019-07-19 07:30:58 -04:00
#############################
2019-12-31 21:46:04 -05:00
account castine.town
2019-07-19 07:30:58 -04:00
auth on
2019-12-31 21:46:04 -05:00
host box.castine.town
2019-07-19 07:30:58 -04:00
port 587
2019-12-31 21:46:04 -05:00
from colin@castine.town
user colin@castine.town
2019-07-19 07:30:58 -04:00
tls on
2021-07-26 22:48:51 -04:00
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
2019-12-31 21:46:04 -05:00
passwordeval pass personal/colin@castine.town
2019-07-19 07:30:58 -04:00
#############################
#############################
account 15five
auth on
host smtp.gmail.com
port 587
from colin.powell@15five.com
user colin.powell@15five.com
tls on
passwordeval pass 15five/mbsync
#############################
2020-01-08 08:58:55 -05:00
#
account default : unblink
2020-01-08 08:58:55 -05:00