From 42c5f39700c6ba95a6b924be807e8cddd69c3bdd Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 13 Jan 2025 12:02:49 +0800 Subject: Add PostgreSQL mail store support --- maild.scfg | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'maild.scfg') diff --git a/maild.scfg b/maild.scfg index 3bdb3bd..c26f388 100644 --- a/maild.scfg +++ b/maild.scfg @@ -9,3 +9,8 @@ db { type postgres conn postgresql:///lindenii-maild?host=/var/run/postgresql } + +mx { + net tcp + addr :1025 +} -- cgit v1.2.3