------- 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 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Git Commit <[email protected]> 2012-10-04 23:17:14 --- Git commit: http://git.exim.org/exim.git/commitdiff/362145b5072e8d863d74c4fed8d7c1377c783b87 commit 362145b5072e8d863d74c4fed8d7c1377c783b87 Author: Jeremy Harris <[email protected]> AuthorDate: Thu Oct 4 23:05:04 2012 +0100 Commit: Jeremy Harris <[email protected]> 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 -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
