Fix buffer overflow in string_vformat. Bug 2449
[exim.git] / test / scripts / 0000-Basic / 0481
index 3f308f992dd6d2096e33db16464a68aef81470d1..be89249f3c55f293fa70b9676e0661d9046c662a 100644 (file)
@@ -1,5 +1,12 @@
-# remove_headers and trailing colons
+# multiple remove_headers in routers, and trailing colons
 exim -odi userx
 Remove-Me: this header is to be removed
 Another: This is another header
 ****
+exim -odi userx
+Remove-Me: this header is to be removed
+Another: This is another header
+Remove-Me-Also: me too!
+Remove-Me-Too: me too!
+Remove-Me-Too2: me too!
+****