summaryrefslogtreecommitdiff
path: root/test/confs
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs')
-rw-r--r--test/confs/056322
1 files changed, 22 insertions, 0 deletions
diff --git a/test/confs/0563 b/test/confs/0563
new file mode 100644
index 000000000..ac9839fa2
--- /dev/null
+++ b/test/confs/0563
@@ -0,0 +1,22 @@
+qualify_domain = testexim.test.ex
+localpartlist aliases = joe:sam:tom
+
+begin routers
+
+router1:
+ driver = accept
+ local_parts = +aliases
+ condition = false
+ transport = local_delivery
+
+router2:
+ driver = accept
+ local_parts = +aliases
+ local_part_suffix = -real
+ transport = local_delivery
+
+begin transports
+
+local_delivery:
+ driver = appendfile
+ file = /tmp/${local_part}