configuration/msmtprc

30 lines
798 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 ugent
from felix.vanderjeugt@ugent.be
auth xoauth2
host outlook.office365.com
port 587
2015-01-24 18:26:57 +01:00
user felix.vanderjeugt@ugent.be
tls on
tls_starttls on
tls_trust_file /etc/ssl/certs/ca-certificates.crt
passwordeval "mfauth access microsoft"
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