Testsuite: use name for nonexistent host that the testsuite forces to not-resolve
[exim.git] / test / confs / 0069
index 0c28c64846052e78c727f8e5cad9813a8389b057..9ad368630249a405179e6364d7a363d740611f95 100644 (file)
@@ -2,13 +2,9 @@
 
 LOG_SELECTOR=
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -31,11 +27,11 @@ check_recipientx:
   deny    message = relay not permitted
 
 check_recipienty:
-  accept  hosts = non.existent.invalid : V4NET.0.0.13
+  accept  hosts = not-exist.test.ex : V4NET.0.0.13
   deny    message = "Denied"
 
 check_recipientz:
-  accept  hosts = +ignore_unknown : non.existent.invalid : V4NET.0.0.13
+  accept  hosts = +ignore_unknown : not-exist.test.ex : V4NET.0.0.13
   deny    message = "Denied"
 
 check_recipienta: