diff options
Diffstat (limited to 'test/aux-fixed/0329.F')
-rw-r--r-- | test/aux-fixed/0329.F | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/aux-fixed/0329.F b/test/aux-fixed/0329.F new file mode 100644 index 000000000..7b0d88687 --- /dev/null +++ b/test/aux-fixed/0329.F @@ -0,0 +1,6 @@ +# Exim filter + +headers remove remove +headers add "added: this header is added" +headers add "adrem: this header is added and then removed" +headers remove adrem |