Events: move from Experimental to mainline
[exim.git] / src / src / readconf.c
index 8a237d38a06afacf27b2a1f60d7fae2f6001ea1e..f2bf23bbbe1a674efd4ef4576f9e16c697d31b2d 100644 (file)
@@ -251,7 +251,7 @@ static optionlist optionlist_config[] = {
   { "envelope_to_remove",       opt_bool,        &envelope_to_remove },
   { "errors_copy",              opt_stringptr,   &errors_copy },
   { "errors_reply_to",          opt_stringptr,   &errors_reply_to },
-#ifdef EXPERIMENTAL_EVENT
+#ifndef DISABLE_EVENT
   { "event_action",             opt_stringptr,   &event_action },
 #endif
   { "exim_group",               opt_gid,         &exim_gid },