X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/6d7c6175eda3aaa316d1960a89170a285510ad40..4466248715466b6f251454283642b74de65e9d9a:/test/confs/5400 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