X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/24f66b4d1c46e638edbd1af06d3705cf0767a3c7..360c049264151071203aee2f957472321ff0dc41:/test/confs/5400?ds=sidebyside 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