Hopefully the final lot of test files.
[exim.git] / test / scripts / 0000-Basic / 0048
diff --git a/test/scripts/0000-Basic/0048 b/test/scripts/0000-Basic/0048
new file mode 100644 (file)
index 0000000..47815e8
--- /dev/null
@@ -0,0 +1,16 @@
+# pipe transport
+exim -odi pipe
+Some message text.
+****
+exim -odi prefixed+pipe
+Text
+****
+exim -odi pipe-suffixed
+Text
+****
+exim -odi prefixed+pipe-suffixed
+Text
+****
+exim -DMESSAGE_LOGS=false -odi pipe
+Some message text.
+****