https://bugs.exim.org/show_bug.cgi?id=2318
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/25beaee4c28ed29a37078e6c68fa3d18ced6ec8c commit 25beaee4c28ed29a37078e6c68fa3d18ced6ec8c Author: Matthias Kurz <[email protected]> AuthorDate: Sun Sep 16 21:20:44 2018 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sun Sep 16 21:33:40 2018 +0100 fix filter noerror command. bug 2318 ---- doc/doc-txt/ChangeLog | 4 ++++ src/src/rda.c | 12 +++++++++--- test/aux-fixed/0616.filter | 3 +++ test/aux-fixed/0617.filter | 3 +++ test/confs/0616 | 40 ++++++++++++++++++++++++++++++++++++++++ test/confs/0617 | 40 ++++++++++++++++++++++++++++++++++++++++ test/log/0617 | 9 +++++++++ test/scripts/0000-Basic/0616 | 25 +++++++++++++++++++++++++ test/scripts/0000-Basic/0617 | 25 +++++++++++++++++++++++++ test/stdout/0616 | 30 ++++++++++++++++++++++++++++++ test/stdout/0617 | 30 ++++++++++++++++++++++++++++++ 11 files changed, 218 insertions(+), 3 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/ ##
