------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1566
Git Commit <git@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |git@???
--- Comment #3 from Git Commit <git@???> 2015-02-27 19:17:06 ---
Git commit:
http://git.exim.org/exim.git/commitdiff/bd4ece7debfe8926fe99608da6cfe5aaac6a550b
commit bd4ece7debfe8926fe99608da6cfe5aaac6a550b
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Fri Feb 27 18:58:59 2015 +0000
Commit: Jeremy Harris <jgh146exb@???>
CommitDate: Fri Feb 27 18:58:59 2015 +0000
add retry type "lookup". bug 1566
also add dnslookup router option "fail_defer_domains" to support it.
----
doc/doc-docbook/spec.xfpt | 21 +++++++++++++++
src/src/exim_dbutil.c | 13 ---------
src/src/macros.h | 2 +-
src/src/readconf.c | 45 +++++++++++++++-----------------
src/src/routers/dnslookup.c | 48 ++++++++++++++++++++++++----------
src/src/routers/dnslookup.h | 1 +
src/src/routers/rf_lookup_hostlist.c | 1 +
test/confs/0099 | 9 ++++++
test/log/0099 | 5 +++
test/scripts/0000-Basic/0099 | 12 ++++++++
test/stdout/0099 | 16 +++++++++++
11 files changed, 121 insertions(+), 52 deletions(-)
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email