Add non-mtp source info to ${authres }
[exim.git] / src / src / globals.c
index aed695066016f5f1288195924e3a1e4f1096154a..7d18b38b56a19c354e6360d8ee0ba3b6d34f109d 100644 (file)
@@ -434,6 +434,7 @@ uschar *authenticated_fail_id  = NULL;
 uschar *authenticated_id       = NULL;
 uschar *authenticated_sender   = NULL;
 BOOL    authentication_failed  = FALSE;
+BOOL    authentication_local   = FALSE;
 auth_instance  *auths          = NULL;
 uschar *auth_advertise_hosts   = US"*";
 auth_instance auth_defaults    = {