Testsuite: Explicit disabling of identd no longer needed
[exim.git] / test / confs / 0002
index eb473e6b91200245498bdfc9f7b38daa8be7c14b..a6a1581d9a5d5698f83a1431706e3802caeb7369 100644 (file)
@@ -6,7 +6,6 @@ PTBC=
 exim_path = EXIM_PATH
 host_lookup_order = bydns
 primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
@@ -57,6 +56,7 @@ a_defer:
   defer
 
 a_sub:
+  require acl = a_none foo bar baz barf
   require acl = a_deny "new arg1" $acl_arg1
 
 # End