13 lines
276 B
Plaintext
13 lines
276 B
Plaintext
|
|
defaults
|
||
|
|
auth on
|
||
|
|
tls on
|
||
|
|
tls_certcheck off
|
||
|
|
logfile ~/.msmtp.log
|
||
|
|
|
||
|
|
account proton
|
||
|
|
host 127.0.0.1
|
||
|
|
port 1025
|
||
|
|
from colin@onec.me
|
||
|
|
user colin@onec.me
|
||
|
|
passwordeval pass personal/protonmail/bridges/$HOSTNAME
|