[exim-dev] [Bug 2260] Means for setting timestamp and expiry…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 2260] New: Means for setting timestamp and expiry on signing
Subject: [exim-dev] [Bug 2260] Means for setting timestamp and expiry on signing
https://bugs.exim.org/show_bug.cgi?id=2260

Git Commit <git@???> changed:

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


--- Comment #4 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/2bc0f45ec0637be57e5d87b576a72cac71ccaf81

commit 2bc0f45ec0637be57e5d87b576a72cac71ccaf81
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Jun 9 21:39:44 2018 +0100
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Sat Jun 9 22:17:54 2018 +0100


    dkim: support timestamp and expiry tags in signing.  bug 2260
----
 doc/doc-docbook/spec.xfpt   | 21 +++++++++++++++++----
 doc/doc-txt/OptionLists.txt |  1 +
 src/src/dkim.c              | 11 ++++++++++-
 src/src/structs.h           |  1 +
 src/src/transports/smtp.c   |  3 +++
 test/confs/4520             |  3 +++
 test/log/4520               |  2 +-
 test/mail/4520.b            |  6 ++----
 test/runtest                | 17 ++++++++++++++++-
 test/scripts/4500-DKIM/4520 |  4 ++--
 10 files changed, 56 insertions(+), 13 deletions(-)


--
You are receiving this mail because:
You are on the CC list for the bug.