Change originator_xxx fields in the daemon when it gives up root so that
[users/jgh/exim.git] / test / confs / 0023
index 62e444a5d6104ab845d4a817718daadf0bc5d273..17c88ff6a79f6b18b42f467eaab09afc4c192a0e 100644 (file)
@@ -51,6 +51,7 @@ acl_1_2_3:
 
   deny    message = domain explicitly denied
           log_message = DOMAIN EXPLICITLY DENIED
+          continue = this value is not used
           domains = deny.test.ex
 
   accept  domains = +local_domains
@@ -203,7 +204,7 @@ acl_56_56_56:
   accept
 
 acl_56_56_57:
-  accept  message = denied by condition
+  accept  message = accepted by condition
           condition = ${substr_5:$local_part}
 
 acl_56_56_58:
@@ -219,6 +220,9 @@ acl_56_56_59:
                     Original was >$acl_verify_message<
           verify  = recipient
 
+acl_60_60_60:
+  accept !acl = DIR/aux-fixed/0023.acl2
+
 
 # ----- Transports -----