Support use-but-not-create of notifier socket
[exim.git] / src / src / globals.c
index efe34902a2586bb137913a2549e0faee26c3ef44..7af345465cdfd511df52b59da543bbba0f30f259 100644 (file)
@@ -280,6 +280,7 @@ struct global_flags f =
        .no_mbox_unspool        = FALSE,
 #endif
        .no_multiline_responses = FALSE,
+       .notifier_socket_en     = TRUE,
 
        .parse_allow_group      = FALSE,
        .parse_found_group      = FALSE,