[exim-dev] [Bug 157] Log more details of local caller

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 157] Log more details of local caller
https://bugs.exim.org/show_bug.cgi?id=157

Jeremy Harris <jgh146exb@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |WONTFIX
             Status|NEW                         |RESOLVED


--- Comment #2 from Jeremy Harris <jgh146exb@???> ---
$initial_cwd has the working directory.
You can do custom logging with an ACL logwrite modifier.

It's not simple for a process to find what its progenitor was
(there may not have been a fork before the exec).

--
You are receiving this mail because:
You are the QA Contact for the bug.