14 lines
263 B
Plaintext
14 lines
263 B
Plaintext
defaults
|
|
tls on
|
|
logfile ~/.msmtp.log
|
|
|
|
account gebner.org
|
|
tls_trust_file /etc/ssl/certs/ca-certificates.crt
|
|
host mail.gebner.org
|
|
#from gebner@gebner.org
|
|
auth on
|
|
user gebner
|
|
password esyscmd(`pass 2b7e.org/mail.gebner.org | head -n1')
|
|
|
|
account default : gebner.org
|