From 846726c5a374d833fb5211dde62ae6bceb6841c7 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Sun, 8 Jul 2012 22:49:18 +0100 Subject: Multiple headers_add/remove options per router/transport - fixes bug 337 --- doc/doc-txt/ChangeLog | 2 ++ doc/doc-txt/NewStuff | 3 +++ 2 files changed, 5 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index a9c9abed8..be52bf98f 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -53,6 +53,8 @@ JH/04 Add expansion item ${acl {name}{arg}...}, expansion condition "acl {{name}{arg}...}", and optional args on acl condition "acl = name arg..." +JH/05 Permit multiple router/transport headers_add/remove lines. + Exim version 4.80 ----------------- diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 53d533dea..e684344c9 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -106,6 +106,9 @@ Version 4.81 accept the expansion condition is true; if reject, false. A defer return results in a forced fail. +11. Routers and transports can now have multiple headers_add and headers_remove + option lines. The concatenated list is used. + Version 4.80 ------------ -- cgit v1.2.3