add other MUA related config files

This commit is contained in:
2017-04-13 13:08:50 +02:00
parent 9e4f99145f
commit 04522a176e
16 changed files with 545 additions and 0 deletions

18
msmtp/.msmtprc Normal file
View File

@@ -0,0 +1,18 @@
# 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
passwordeval pass Mail/FSFE-SMTP
account default : fsfe