aboutsummaryrefslogtreecommitdiffstats
path: root/msmtprc
blob: 7fbbece136130d6b6658c5bdd153c56e9f84328a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
account lucifer
host lucifer.kyriasis.com
protocol smtp
auth on
from johannes@kyriasis.com
user kyrias
tls on
tls_trust_file /etc/ssl/certs/startssl-inter-root.pem
tls_starttls off

account theos
host theos.kyriasis.com
protocol smtp
port 587
auth on
from johannes@kyriasis.com
user kyrias
passwordeval "pass show mail/johannes@kyriasis.com"
tls on
tls_trust_file /etc/ssl/certs/StartCom_Certification_Authority.pem
tls_starttls on

account default : theos