[exim-dev] [Bug 199] Access to ACL-added headers in ACLs

Top Page
Delete this message
Reply to this message
Author: Git Commit
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 199] Access to ACL-added headers in ACLs
------- You are receiving this mail because: -------
You are the QA contact for the bug.

http://bugs.exim.org/show_bug.cgi?id=199

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???





--- Comment #3 from Git Commit <git@???> 2012-10-04 23:17:14 ---
Git commit:
http://git.exim.org/exim.git/commitdiff/362145b5072e8d863d74c4fed8d7c1377c783b87

commit 362145b5072e8d863d74c4fed8d7c1377c783b87
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Oct 4 23:05:04 2012 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Thu Oct 4 23:05:04 2012 +0100


    add expansion variable $headers_added returning newline-sep list of headers
    added in acls.  bug 199.
----
 doc/doc-docbook/spec.xfpt |   12 ++++++++-
 doc/doc-txt/ChangeLog     |    4 +++
 doc/doc-txt/NewStuff      |    3 ++
 src/src/acl.c             |   38 +++++++++++++++++++++++++++++
 src/src/expand.c          |   58 ++++++++++++++++++++++++++++-----------------
 src/src/functions.h       |    2 +
 test/confs/0496           |    3 +-
 test/log/0496             |    1 +
 test/mail/0496.someone    |    2 +
 9 files changed, 99 insertions(+), 24 deletions(-)



--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email