Hopefully the final lot of test files.
[exim.git] / test / scripts / 0000-Basic / 0400
diff --git a/test/scripts/0000-Basic/0400 b/test/scripts/0000-Basic/0400
new file mode 100644 (file)
index 0000000..219dcc2
--- /dev/null
@@ -0,0 +1,9 @@
+# backslash in redirection
+exim -DDATA=abcd -bt t1@d1
+****
+exim -DDATA=\\\\abcd -bt t1@d1
+****
+exim -DDATA=\\\\abcd@test.ex -bt t1@d1
+****
+exim -bt alias1@d2 alias2@d2
+****