tidying
[exim.git] / test / confs / 0041
index 51cba04acc5c01ef58fb4df8a61aa9ba761e1395..5157170f2cb70bd60d6441ce5c26950c52071569 100644 (file)
@@ -1,17 +1,13 @@
 # Exim test configuration 0041
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
 domainlist local_domains = test.ex
 
+acl_smtp_vrfy = check_vrfy
 acl_smtp_expn = check_expn
 qualify_domain = test.ex
 no_write_rejectlog
@@ -21,6 +17,10 @@ no_write_rejectlog
 
 begin acl
 
+check_vrfy:
+  deny  local_parts = hardfail
+         message = 599 custom reject
+
 check_expn:
   accept hosts = 2.2.2.2