testcases for value return
[exim.git] / test / confs / 0092
index 8497dc0442db6fde82a367711c7ab6bda03aa63d..cdcf52330f8e7c6a84ec46f5548e3fde3408f792 100644 (file)
@@ -7,21 +7,18 @@ domainlist local_domains = test.ex : *.test.ex
 
 domainlist relay_domains = test.ex
 
-exim_path = EXIM_PATH
-keep_environment =
-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
-tls_advertise_hosts =
 
 # ----- Main settings -----
 
 OPT = 2s
+
+.ifndef COM
 smtp_receive_timeout = OPT
 receive_timeout = 2s
+.endif
 
 
 begin acl