Experimental: ESMTP LIMITS extension
[exim.git] / src / src / deliver.c
index 0cddec7584a38cf6c635d0fa23b87ed06f9c5bc5..9ebd281fca33d32ba750050d28355d0688bef00f 100644 (file)
@@ -8570,6 +8570,9 @@ f.tcp_fastopen_ok = TRUE;
 
 
 
+/* Called from a commandline, or from the daemon, to do a delivery.
+We need to regain privs; do this by exec of the exim binary. */
+
 void
 delivery_re_exec(int exec_type)
 {