git://git.exim.org
/
exim.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
e1b8574dba03be6a6890fc81aea5d7483590a03f
[exim.git]
/
test
/
scripts
/
0000-Basic
/
0481
1
# multiple remove_headers in routers, and trailing colons
2
exim -odi userx
3
Remove-Me: this header is to be removed
4
Another: This is another header
5
****
6
exim -odi userx
7
Remove-Me: this header is to be removed
8
Another: This is another header
9
Remove-Me-Also: me too!
10
****