summaryrefslogtreecommitdiff
path: root/test/confs/2700
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/2700')
-rw-r--r--test/confs/270016
1 files changed, 16 insertions, 0 deletions
diff --git a/test/confs/2700 b/test/confs/2700
new file mode 100644
index 000000000..bb001681d
--- /dev/null
+++ b/test/confs/2700
@@ -0,0 +1,16 @@
+# Exim test configuration 2700
+
+exim_path = EXIM_PATH
+host_lookup_order = bydns
+primary_hostname = myhost.test.ex
+spool_directory = DIR/spool
+log_file_path = DIR/spool/log/SERVER%slog
+gecos_pattern = ""
+gecos_name = CALLER_NAME
+tls_advertise_hosts =
+
+# ----- Main settings -----
+
+redis_servers = 127.0.0.1//
+
+# End