https://bugs.exim.org/show_bug.cgi?id=1714
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Git Commit <[email protected]> --- Git commit: http://git.exim.org/exim.git/commitdiff/6ff55e505e209073eacf1f1e49285464df70d6e3 commit 6ff55e505e209073eacf1f1e49285464df70d6e3 Author: Jeremy Harris <[email protected]> AuthorDate: Fri Nov 6 15:55:25 2015 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Fri Nov 6 16:43:16 2015 +0000 transport: permit an empty string for the transport_filter option. bug 1714 ---- doc/doc-docbook/spec.xfpt | 3 +++ doc/doc-txt/ChangeLog | 3 +++ src/src/transport.c | 5 +++- test/log/0393 | 8 ++++-- test/mail/0393.userx | 24 ++++++++++++++++- test/msglog/0393.10HmaX-0005vi-00 | 2 -- test/paniclog/0393 | 1 - test/runtest | 3 --- test/scripts/0000-Basic/0393 | 5 ++-- test/stderr/0393 | 57 ++++++++++++++++++++++++++++++--------- 10 files changed, 87 insertions(+), 24 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/ ##
