From a6d307976be9de94f3c05ff879a558f1fa347c6c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Wed, 25 Feb 2026 15:35:49 +0000 Subject: Simplify s6-tlsc call --- src/qmail-remote/qmail-remote.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/qmail-remote/qmail-remote.c') diff --git a/src/qmail-remote/qmail-remote.c b/src/qmail-remote/qmail-remote.c index 0e8eaee..58cba67 100644 --- a/src/qmail-remote/qmail-remote.c +++ b/src/qmail-remote/qmail-remote.c @@ -147,6 +147,9 @@ int main (int argc, char const *const *argv) smtproutes_free(&routes) ; } + + /* Get the MXes and iterate on them */ + { genalloc mxipind = GENALLOC_ZERO ; mxip const *mxs ; -- cgit v1.3.1