periodic queue runner
[exim.git] / test / scripts / 0000-Basic / 0393
index 89a1b6a98fc0a09ca0fa7a7510f438e46618ca88..dfd549a05f25c6d6b70b10a51f2c3da2515f07d4 100644 (file)
@@ -1,7 +1,11 @@
 # empty transport filter
+#
 exim -d-all+transport -odi userx
 Testing with filter
 ****
 exim -DFILTER= -d-all+transport -odi userx
 Testing without filter
 ****
+exim -DFILTER='${if={1}{1}{}{}}'  -d-all+transport -odi userx
+Testing with expand-to-empty filter
+****