etc/msmtprc.m4

15 lines
272 B
Plaintext
Raw Normal View History

2013-11-01 19:27:13 +01:00
defaults
tls on
logfile ~/.msmtp.log
account gebner.org
2014-08-30 19:47:39 +02:00
tls_trust_file /etc/ssl/certs/ca-certificates.crt
2013-11-01 19:27:13 +01:00
host mail.gebner.org
port 587
2013-11-01 19:27:13 +01:00
#from gebner@gebner.org
auth on
user gebner
2017-06-18 15:00:04 +02:00
password esyscmd(`pass 2b7e.org/mail.gebner.org | head -n1')
2013-11-01 19:27:13 +01:00
account default : gebner.org