Hopefully the final lot of test files.
[users/jgh/exim.git] / test / scripts / 3200-testdb / 3200
diff --git a/test/scripts/3200-testdb/3200 b/test/scripts/3200-testdb/3200
new file mode 100644 (file)
index 0000000..cd02ab5
--- /dev/null
@@ -0,0 +1,6 @@
+# testdb lookups
+
+exim -be
+match_ip:        12 ${if match_ip{10.11.12.13}{testdb;something}}
+match_ip:        13 ${if match_ip{10.11.12.13}{testdb;fail}}
+****