aboutsummaryrefslogtreecommitdiff
path: root/maild.scfg
diff options
context:
space:
mode:
Diffstat (limited to 'maild.scfg')
-rw-r--r--maild.scfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/maild.scfg b/maild.scfg
index 99efe9c..373e640 100644
--- a/maild.scfg
+++ b/maild.scfg
@@ -5,3 +5,8 @@ routes {
test@andrewyu.org /home/runxiyu/inbox
adeline@andrewyu.org /home/runxiyu/inbox
}
+
+tls {
+ cert /etc/tls/cert.pem
+ key /etc/tls/privkey.pem
+}