[exim-dev] [Bug 858] New: DISABLE_DKIM doesn't work

Top Pagina
Delete this message
Reply to this message
Auteur: Christof Meerwald
Datum:  
Aan: exim-dev
Onderwerp: [exim-dev] [Bug 858] New: DISABLE_DKIM doesn't work
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=858
           Summary: DISABLE_DKIM doesn't work
           Product: Exim
           Version: N/A
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Experimental
        AssignedTo: nigel@???
        ReportedBy: cmeerw@???
                CC: exim-dev@???



The documentation tells me that setting DISABLE_DKIM=yes in Local/Makefile
would disable DKIM support, however that doesn't work.

- a #define DISABLE_DKIM is missing in src/config.h.defaults

- src/expand.c, line 1570 checks for DKIM_DISABLE instead of DISABLE_DKIM


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