summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0105
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/0000-Basic/0105')
-rw-r--r--test/scripts/0000-Basic/010513
1 files changed, 13 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0105 b/test/scripts/0000-Basic/0105
new file mode 100644
index 000000000..156ed6c22
--- /dev/null
+++ b/test/scripts/0000-Basic/0105
@@ -0,0 +1,13 @@
+# aliasfile with transport + smartuser with new address and transport
+exim -odi firstuser
+Delivered to firstuser
+.
+****
+exim -odi seconduser@test.ex
+Delivered to seconduser
+.
+****
+exim -odi postmaster
+Delivered to default
+.
+****