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 } db { type postgres conn postgresql:///lindenii-maild?host=/var/run/postgresql }