[exim-dev] [Bug 937] New: Ability to enable debugging from a…

Top Page
Delete this message
Reply to this message
Author: Phil Pennock
Date:  
To: exim-dev
New-Topics: [exim-dev] [Bug 937] Ability to enable debugging from an ACL, [exim-dev] [Bug 937] Ability to enable debugging from an ACL, [exim-dev] [Bug 937] Ability to enable debugging from an ACL
Subject: [exim-dev] [Bug 937] New: Ability to enable debugging from an ACL
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=937
           Summary: Ability to enable debugging from an ACL
           Product: Exim
           Version: N/A
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: wishlist
          Priority: medium
         Component: General execution
        AssignedTo: nigel@???
        ReportedBy: exim-dev@???
                CC: exim-dev@???



It would be very nice to be able to enable debugging from an ACL.

I will attach my proposed patch to this shortly. No documentation patch,
pending feedback.

Usage:

control = debug
control = debug/tag=.$sender_host_address
control = debug/opts=+expand+acl
control = debug/tag=.$message_exim_id/opts=+expand

Obviously, some of those don't make sense in all ACLs. Some degree of common
sense needed.

The tag, if provided, is appended to the debuglog filename. Include a
separator yourself. Presence of a '/' in the tag will result in a paniclog and
no debuglog.


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