summaryrefslogtreecommitdiff
path: root/test/confs/2250
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/2250')
-rw-r--r--test/confs/225012
1 files changed, 12 insertions, 0 deletions
diff --git a/test/confs/2250 b/test/confs/2250
new file mode 100644
index 000000000..7a38f0b21
--- /dev/null
+++ b/test/confs/2250
@@ -0,0 +1,12 @@
+# Exim test configuration 2250
+
+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
+
+# End