From 7967f6cefab211fe00ab99a12abf043a8a05309d Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Wed, 15 Jan 2025 20:12:03 +0800 Subject: Note in config to add TLS listeners for IMAP --- maild.scfg | 1 + 1 file changed, 1 insertion(+) (limited to 'maild.scfg') diff --git a/maild.scfg b/maild.scfg index efc99ca..8e909e9 100644 --- a/maild.scfg +++ b/maild.scfg @@ -18,4 +18,5 @@ mx { imap { net tcp addr :1993 + # TODO: Allow two listeners, one for TCP, one for TLS } -- cgit v1.2.3