[exim-dev] [Bug 2366] dkim_verify_signers not honoured for incoming SMTP since 4.91

2019-01-30 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2366

Jeremy Harris  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|h...@schlittermann.de |jgh146...@wizmail.org

--- Comment #1 from Jeremy Harris  ---
Thanks for the report.  I don't think you've missed anything; looks like the
offending line was mistakenly added as part of a previous bugfix where things
weren't getting reset between messages on a multi-message connection.

-- 
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/ ##


[exim-dev] [Bug 2366] dkim_verify_signers not honoured for incoming SMTP since 4.91

2019-01-30 Thread admin--- via Exim-dev
https://bugs.exim.org/show_bug.cgi?id=2366

Git Commit  changed:

   What|Removed |Added

 CC||g...@exim.org

--- Comment #2 from Git Commit  ---
Git commit:
https://git.exim.org/exim.git/commitdiff/ae63862ba6f6ee0c17ec865cc6cf0eebb3ca2389

commit ae63862ba6f6ee0c17ec865cc6cf0eebb3ca2389
Author: Mad Alex 
AuthorDate: Wed Jan 30 13:57:36 2019 +
Commit: Jeremy Harris 
CommitDate: Wed Jan 30 13:59:52 2019 +

fix dkim_verify_signers option.  bug 2366
testsuite coverage by jgh.

broken-by: d342446f29

 doc/doc-txt/ChangeLog   |   3 +
 src/src/smtp_in.c   |   1 -
 test/confs/4508 |  33 ++
 test/confs/4520 |   2 +-
 test/log/4508   |  25 
 test/scripts/4500-DKIM/4508 | 149 
 6 files changed, 211 insertions(+), 2 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/ ##