aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmail-remote/qmail-remote.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmail-remote/qmail-remote.c')
-rw-r--r--src/qmail-remote/qmail-remote.c3
1 files changed, 3 insertions, 0 deletions
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 ;