[exim-dev] [Bug 2351] Exim doensn't log messages with empty …

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2351] Exim doensn't log messages with empty "To:" header
https://bugs.exim.org/show_bug.cgi?id=2351

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???


--- Comment #6 from Git Commit <git@???> ---
Git commit:
https://git.exim.org/exim.git/commitdiff/569a8b23aa46c3d5cabdcd1540cd4c590d592f80

commit 569a8b23aa46c3d5cabdcd1540cd4c590d592f80
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Sun Dec 16 16:33:32 2018 +0000
Commit:     Heiko Schlittermann (HS12-RIPE) <hs@???>
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.