More new test committing.
[exim.git] / test / aux-var-src / 0383.f
diff --git a/test/aux-var-src/0383.f b/test/aux-var-src/0383.f
new file mode 100644 (file)
index 0000000..f51156e
--- /dev/null
@@ -0,0 +1,8 @@
+# Exim filter (user filter for test 444)
+
+if error_message then finish endif
+
+if foranyaddress $h_to: ($thisaddress matches "^(...)") then
+  pipe "DIR/aux-fixed/showenv $thisaddress $1"
+endif   
+