summaryrefslogtreecommitdiff
path: root/test/scripts/0000-Basic/0176
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/0000-Basic/0176')
-rw-r--r--test/scripts/0000-Basic/017615
1 files changed, 15 insertions, 0 deletions
diff --git a/test/scripts/0000-Basic/0176 b/test/scripts/0000-Basic/0176
new file mode 100644
index 000000000..077f1d0d1
--- /dev/null
+++ b/test/scripts/0000-Basic/0176
@@ -0,0 +1,15 @@
+# -Mg -Mf -Mt
+exim -odq someone@somewhere
+Some message or other.
+****
+exim -Mf $msg1
+****
+exim -Mt $msg1
+****
+exim -odi -Mg $msg1
+****
+exim -odq -f '<>' someone@somewhere
+Another message or some.
+****
+exim -odi -Mg $msg1
+****