[exim-dev] [Bug 2170] Allow setting DKIM identity (i=) on ou…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2170] Allow setting DKIM identity (i=) on outgoing signature
https://bugs.exim.org/show_bug.cgi?id=2170

Git Commit <git@???> changed:

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


--- Comment #1 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/7c6ec81b9594697a5b916db1aabbb1c8b6c4e342

commit 7c6ec81b9594697a5b916db1aabbb1c8b6c4e342
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Mon Sep 25 16:36:47 2017 +0100
Commit:     Jeremy Harris <jgh146exb@???>
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.