Add $smtp_count_at_connection_start.
[exim.git] / test / confs / 0023
index 62e444a5d6104ab845d4a817718daadf0bc5d273..ac6d8f7e27ba958cff28cdf867dc9550afbd0607 100644 (file)
@@ -203,7 +203,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 +219,9 @@ acl_56_56_59:
                     Original was >$acl_verify_message<
           verify  = recipient
 
+acl_60_60_60:
+  accept !acl = DIR/aux-fixed/0023.acl2
+
 
 # ----- Transports -----