configuration/msmtprc

19 lines
486 B
Plaintext
Raw Normal View History

2015-01-24 18:26:57 +01:00
# Set default values for all following accounts.
defaults
auth on
tls on
tls_trust_file /etc/ssl/certs/ca-certificates.crt
2016-03-25 09:50:38 +01:00
logfile ~/.local/share/msmtp.log
2015-01-24 18:26:57 +01:00
account posteo
host posteo.de
port 587
from felix.vanderjeugt@posteo.net
user felix.vanderjeugt@posteo.net
passwordeval "pass show web/posteo.de | head -1"
2015-01-24 18:26:57 +01:00
account posteoplus : posteo
from felixvdj@posteo.be
account default : posteo