[exim-dev] [Bug 1314] authenticated_sender should be logged

Top Page
Delete this message
Reply to this message
Author: Git Commit
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 1314] authenticated_sender should be logged
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1314

Git Commit <git@???> changed:

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





--- Comment #1 from Git Commit <git@???> 2012-11-06 23:17:07 ---
Git commit:
http://git.exim.org/exim.git/commitdiff/c8e2fc1e846d1c9bee207d162182fb770b9ae1bd

commit c8e2fc1e846d1c9bee207d162182fb770b9ae1bd
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Tue Nov 6 22:31:54 2012 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Tue Nov 6 22:31:54 2012 +0000


    add optional authenticated_sender info to a= elements of log lines; bug
1314.


    new log_selector, smtp_mailauth, to enable.
----
 doc/doc-docbook/spec.xfpt |    8 +++++++-
 doc/doc-txt/ChangeLog     |    3 +++
 doc/doc-txt/NewStuff      |    2 ++
 src/src/deliver.c         |   14 ++++++++++++++
 src/src/expand.c          |    2 --
 src/src/globals.c         |    3 +++
 src/src/globals.h         |    5 +++--
 src/src/macros.h          |    1 +
 src/src/receive.c         |    9 +++++++--
 src/src/transports/smtp.c |    3 +++
 test/confs/0537           |    1 +
 test/confs/3401           |    1 +
 test/log/0537             |    2 +-
 test/log/3401             |    6 +++---
 14 files changed, 49 insertions(+), 11 deletions(-)



--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email