summaryrefslogtreecommitdiff
path: root/test/confs/5400
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/5400')
-rw-r--r--test/confs/54003
1 files changed, 3 insertions, 0 deletions
diff --git a/test/confs/5400 b/test/confs/5400
index 8f2e8b585..62466983c 100644
--- a/test/confs/5400
+++ b/test/confs/5400
@@ -34,6 +34,8 @@ all:
route_list = * 127.0.0.1
self = send
transport = smtp
+ headers_remove = X-hdr-rtr
+ headers_add = X-hdr-rtr-new: $h_X-hdr-rtr:+++
no_more
@@ -45,6 +47,7 @@ smtp:
driver = smtp
interface = HOSTIPV4
port = PORT_S
+ headers_add = ${if def:h_X-hdr-rtr {X-hdr-tpt-new: new} {}}
# End