aboutsummaryrefslogtreecommitdiffstats
path: root/msmtprc
blob: 59e7044f9edb3d70f25576cba1ed8edbf225c983 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
domain leeloo.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