Add $smtp_command_history variable
[exim.git] / test / confs / 0293
index 3a402d410f567a4fc4731b72522e73825c57526a..0512860f4b93569c75e24861778d055dfb689055 100644 (file)
@@ -1,14 +1,9 @@
 # Exim test configuration 0293
 
-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 = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
 trusted_users = CALLER
+primary_hostname = myhost.test.ex
 
 # ----- Main settings -----