https://bugs.exim.org/show_bug.cgi?id=1782
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/c3f2eb9a7d99f12fb5b20d88e9bc18a0aa016d64 commit c3f2eb9a7d99f12fb5b20d88e9bc18a0aa016d64 Author: Jeremy Harris <[email protected]> AuthorDate: Tue May 17 21:07:39 2016 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Tue May 17 21:13:28 2016 +0100 delivery: clarify error log line. bug 1782 "retry time not reached for any host after a long failure period" has generated so many queries it plainly is not clear. replace with "all hosts for 'dom.ain' have been failing for a long time (and retry time not reached)". ---- src/src/transports/smtp.c | 30 ++++++++++++++---------------- test/log/0461 | 4 ++-- test/mail/0461.CALLER | 4 ++-- 3 files changed, 18 insertions(+), 20 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/ ##
