summaryrefslogtreecommitdiff
path: root/test/scripts
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-09-29 18:52:20 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2018-09-29 18:52:20 +0100
commitc092711614b9b12df56869a95bc9609f913e7be3 (patch)
tree5053eeda2965865b96ed0d76df1d6a9f521942cd /test/scripts
parent4e9287801772d5aae181a9db0ef1dd1b514b2129 (diff)
Events: tests. Bug 2322
Diffstat (limited to 'test/scripts')
-rw-r--r--test/scripts/5700-events/57055
-rw-r--r--test/scripts/5700-events/57065
2 files changed, 10 insertions, 0 deletions
diff --git a/test/scripts/5700-events/5705 b/test/scripts/5700-events/5705
new file mode 100644
index 000000000..9142cc501
--- /dev/null
+++ b/test/scripts/5700-events/5705
@@ -0,0 +1,5 @@
+# Filter which triggers fail command results in event.
+#
+exim -odi userx@domain1
+Processed by a filter which triggers fail command.
+****
diff --git a/test/scripts/5700-events/5706 b/test/scripts/5700-events/5706
new file mode 100644
index 000000000..09410b5bd
--- /dev/null
+++ b/test/scripts/5700-events/5706
@@ -0,0 +1,5 @@
+# Filter file which triggers fail command results in event.
+#
+exim -odi userx@domain1
+Processed by a filter file which triggers fail command.
+****