summaryrefslogtreecommitdiff
path: root/test/scripts/3200-testdb/3202
diff options
context:
space:
mode:
Diffstat (limited to 'test/scripts/3200-testdb/3202')
-rw-r--r--test/scripts/3200-testdb/320216
1 files changed, 16 insertions, 0 deletions
diff --git a/test/scripts/3200-testdb/3202 b/test/scripts/3200-testdb/3202
new file mode 100644
index 000000000..7b7206353
--- /dev/null
+++ b/test/scripts/3200-testdb/3202
@@ -0,0 +1,16 @@
+# ACL defer tests
+exim -bh 1.1.1.1
+mail from:<x@y>
+rcpt to:<x@y>
+quit
+****
+exim -bh 1.1.2.1
+mail from:<x@y>
+rcpt to:<x@y>
+quit
+****
+exim -bh 1.1.3.1
+mail from:<x@y>
+rcpt to:<x@y>
+quit
+****