summaryrefslogtreecommitdiff
path: root/test/confs/0619
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/0619')
-rw-r--r--test/confs/061926
1 files changed, 26 insertions, 0 deletions
diff --git a/test/confs/0619 b/test/confs/0619
new file mode 100644
index 000000000..dc23661ac
--- /dev/null
+++ b/test/confs/0619
@@ -0,0 +1,26 @@
+# Exim test configuration 0619
+
+LOG_SELECTOR=
+
+keep_environment = PATH
+exim_path = EXIM_PATH
+spool_directory = DIR/spool
+
+log_file_path = DIR/spool/log/%slog
+
+gecos_pattern = ""
+gecos_name = CALLER_NAME
+chunking_advertise_hosts =
+tls_advertise_hosts =
+
+primary_hostname = myhost.test.ex
+queue_only
+
+# ----- Main settings -----
+
+log_selector = LOG_SELECTOR
+
+acl_not_smtp = accept
+
+
+# End