https://bugs.exim.org/show_bug.cgi?id=2691
Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Git Commit <[email protected]> --- Git commit: https://git.exim.org/exim.git/commitdiff/0c70e694cf1a703798c0778a3236079e1b25c91d commit 0c70e694cf1a703798c0778a3236079e1b25c91d Author: Jeremy Harris <[email protected]> AuthorDate: Fri Jan 29 16:34:27 2021 +0000 Commit: Jeremy Harris <[email protected]> CommitDate: Fri Jan 29 18:26:57 2021 +0000 lookups: fix $local_part_data for a match on a filename list element. bug 2691 ---- doc/doc-txt/ChangeLog | 4 ++++ src/src/match.c | 17 +++++++++++------ test/aux-fixed/0134.listL | 1 + test/confs/0134 | 15 +++++++++++++++ test/log/0134 | 3 +++ test/mail/0134.directfile | 14 ++++++++++++++ test/scripts/0000-Basic/0134 | 4 ++++ 7 files changed, 52 insertions(+), 6 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/ ##
