diff options
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/5700-events/5705 | 5 | ||||
-rw-r--r-- | test/scripts/5700-events/5706 | 5 |
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. +**** |