aboutsummaryrefslogtreecommitdiff
path: root/maild.scfg
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-01-13 08:28:18 +0800
committerRunxi Yu <me@runxiyu.org>2025-01-13 08:28:18 +0800
commit10f5ec1a0b5d447e85714dd433d993e9cdb3b01b (patch)
tree9ad1f56ec145e70e3149a6f50dded47dd34fd839 /maild.scfg
parentPut server_state in the session struct (diff)
downloadmaild-10f5ec1a0b5d447e85714dd433d993e9cdb3b01b.tar.gz
maild-10f5ec1a0b5d447e85714dd433d993e9cdb3b01b.tar.zst
maild-10f5ec1a0b5d447e85714dd433d993e9cdb3b01b.zip
Remove routes from example config
Diffstat (limited to '')
-rw-r--r--maild.scfg6
1 files changed, 0 insertions, 6 deletions
diff --git a/maild.scfg b/maild.scfg
index 1230559..3bdb3bd 100644
--- a/maild.scfg
+++ b/maild.scfg
@@ -1,11 +1,5 @@
server_name mail.andrewyu.org
-routes {
- andrew@andrewyu.org /home/runxiyu/inbox
- test@andrewyu.org /home/runxiyu/inbox
- adeline@andrewyu.org /home/runxiyu/inbox
-}
-
tls {
cert /etc/tls/cert.pem
key /etc/tls/privkey.pem