https://bugs.exim.org/show_bug.cgi?id=2408
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #21 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/dbbf21a75d225871cb7a44878ece42c5d79a1a2c commit dbbf21a75d225871cb7a44878ece42c5d79a1a2c Author: Jeremy Harris <[email protected]> AuthorDate: Thu Aug 1 19:31:36 2019 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sat Aug 10 19:27:02 2019 +0100 routers: make retry_use_local_part default true when any non-domain condition is present. bug 2408 ---- doc/doc-docbook/spec.xfpt | 15 ++++++- doc/doc-txt/ChangeLog | 6 +++ src/src/deliver.c | 3 +- src/src/route.c | 3 +- test/confs/0264 | 6 +++ test/log/0264 | 16 ++++++- test/scripts/0000-Basic/0264 | 15 +++++++ test/stderr/0264 | 105 +++++++++++++++++++++++++++++++++++++++++++ test/stderr/0375 | 2 - test/stdout/0264 | 9 ++++ 10 files changed, 173 insertions(+), 7 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/ ##
