40 lines
1.0 KiB
Plaintext
40 lines
1.0 KiB
Plaintext
defaults
|
|
logfile ~/.msmtp.log
|
|
#############################
|
|
account unblink
|
|
auth on
|
|
host box.unbl.ink
|
|
port 587
|
|
from colin@unbl.ink
|
|
user colin@unbl.ink
|
|
tls on
|
|
tls_fingerprint 46:4B:03:8E:1C:BE:C9:DB:27:BF:79:BA:2A:89:8E:48:96:38:F5:4B
|
|
passwordeval pass personal/colin@unbl.ink
|
|
#############################
|
|
|
|
#############################
|
|
account castine.town
|
|
auth on
|
|
host box.castine.town
|
|
port 587
|
|
from colin@castine.town
|
|
user colin@castine.town
|
|
tls on
|
|
tls_fingerprint 2A:46:E2:EC:0E:F0:41:A0:88:BE:91:07:53:13:5A:6B:32:1E:C1:BB
|
|
passwordeval pass personal/colin@castine.town
|
|
#############################
|
|
|
|
#############################
|
|
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
|
|
#############################
|
|
#
|
|
account default : unblink
|
|
|