https://bugs.exim.org/show_bug.cgi?id=2413

            Bug ID: 2413
           Summary: dkim_strict value is compared against unexpanded
                    string in DKIM transport
           Product: Exim
           Version: 4.92
          Hardware: All
                OS: All
            Status: NEW
          Severity: bug
          Priority: medium
         Component: DKIM
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Created attachment 1197
  --> https://bugs.exim.org/attachment.cgi?id=1197&action=edit
Fix dkim_strict evaluation in DKIM transport.

The value of the dkim_strict option in the SMTP transport is expanded but
compared against the unexpanded value. As a result any dynamic evaluation of
dkim_strict fails.
The attached patch fixes this issue.

-- 
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/ ##

Reply via email to