https://bugs.exim.org/show_bug.cgi?id=2170
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/7c6ec81b9594697a5b916db1aabbb1c8b6c4e342 commit 7c6ec81b9594697a5b916db1aabbb1c8b6c4e342 Author: Jeremy Harris <[email protected]> AuthorDate: Mon Sep 25 16:36:47 2017 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Mon Sep 25 16:36:47 2017 +0100 dkim: support specifying alternate-identity tag for signing. bug 2170 ---- doc/doc-docbook/spec.xfpt | 20 +++++++++++----- doc/doc-txt/NewStuff | 2 +- src/src/dkim.c | 60 +++++++++++++++++++---------------------------- src/src/structs.h | 1 + src/src/transports/smtp.c | 5 +++- test/confs/4520 | 2 ++ test/log/4520 | 3 ++- test/log/4523 | 3 ++- 8 files changed, 50 insertions(+), 46 deletions(-) -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
