https://bugs.exim.org/show_bug.cgi?id=2351
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/569a8b23aa46c3d5cabdcd1540cd4c590d592f80 commit 569a8b23aa46c3d5cabdcd1540cd4c590d592f80 Author: Jeremy Harris <[email protected]> AuthorDate: Sun Dec 16 16:33:32 2018 +0000 Commit: Heiko Schlittermann (HS12-RIPE) <[email protected]> CommitDate: Tue Dec 18 14:59:37 2018 +0100 log failures to extract envelope addresses from message headers. bug 2351 (cherry picked from commit 60c02b350a7d325e64ae0a656cfd37a9fbd162a7) ---- doc/doc-txt/ChangeLog | 6 ++++++ src/src/receive.c | 21 ++++++++++--------- test/log/0021 | 50 ++++++++++++++++++++++++-------------------- test/mail/0021.CALLER | 23 ++++++++++++++++++++ test/mail/0021.ok | 16 +++++++------- test/mail/0021.userx | 28 ++++++++++++------------- test/mail/0021.x | 4 ++-- test/paniclog/0021 | 1 + test/rejectlog/0021 | 30 +++++++++++++------------- test/scripts/0000-Basic/0021 | 8 +++++++ test/stderr/0021 | 1 + test/stdout/0021 | 4 ++-- 12 files changed, 118 insertions(+), 74 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/ ##
