Track tainted data and refuse to expand it
[exim.git] / test / confs / 0140
index fbc64b43bccb531d7ab2c6a836c161af7ec1cfb1..02567153ceff659d983b0500e8fa8dcd210842f6 100644 (file)
@@ -22,7 +22,7 @@ reply:
   driver = accept
   retry_use_local_part
   senders = !
-  transport = $local_part
+  transport = ${if eq {reply1}{$local_part} {reply1}{reply2}}
 
 
 # ----- Transports -----