summaryrefslogtreecommitdiff
path: root/test/aux-fixed/0296.Filter
diff options
context:
space:
mode:
Diffstat (limited to 'test/aux-fixed/0296.Filter')
-rw-r--r--test/aux-fixed/0296.Filter5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/aux-fixed/0296.Filter b/test/aux-fixed/0296.Filter
new file mode 100644
index 000000000..48e02c04b
--- /dev/null
+++ b/test/aux-fixed/0296.Filter
@@ -0,0 +1,5 @@
+# Exim filter
+
+if $recipients contains failure then
+ fail "this message is a failure (filter fail)"
+endif