This repository has been archived on 2023-01-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2017-04-13 13:08:50 +02:00
|
|
|
# Set default values for all following accounts.
|
|
|
|
|
defaults
|
|
|
|
|
auth on
|
|
|
|
|
tls on
|
|
|
|
|
tls_starttls on
|
|
|
|
|
tls_certcheck on
|
|
|
|
|
tls_trust_file /etc/ssl/certs/ca-certificates.crt
|
|
|
|
|
logfile ~/.msmtp.log
|
|
|
|
|
|
|
|
|
|
# FSFE
|
|
|
|
|
account fsfe
|
|
|
|
|
host mail.fsfe.org
|
|
|
|
|
port 587
|
|
|
|
|
from max.mehl@fsfe.org
|
|
|
|
|
user max.mehl
|
2019-11-05 17:36:44 +01:00
|
|
|
passwordeval pass Mail/SMTP-FSFE
|
2017-04-13 13:08:50 +02:00
|
|
|
|
|
|
|
|
account default : fsfe
|