https://bugs.exim.org/show_bug.cgi?id=1678
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #1 from Git Commit <git@???> ---
Git commit:
http://git.exim.org/exim.git/commitdiff/6f6dedccb47f231a0712d882da20feffbac8d0bc
commit 6f6dedccb47f231a0712d882da20feffbac8d0bc
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Sat Sep 19 13:59:22 2015 +0100
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Sat Sep 19 16:31:37 2015 +0100
retry: always use interface, if set, for retry db key. bug 1678
even constant values must be used, as multiple transports with
different values may be in play and should be kept distinct.
----
doc/doc-txt/ChangeLog | 5 ++++
src/src/functions.h | 2 +-
src/src/smtp_out.c | 5 +---
src/src/transports/smtp.c | 18 ++++++------
src/src/verify.c | 4 +--
test/confs/0610 | 65 ++++++++++++++++++++++++++++++++++++++++++++
test/log/0610 | 13 +++++++++
test/rejectlog/0610 | 4 +++
test/scripts/0000-Basic/0610 | 33 ++++++++++++++++++++++
test/stderr/0143 | 2 +-
test/stdout/0610 | 16 +++++++++++
11 files changed, 151 insertions(+), 16 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.