
cmeerw at cmeerw
Jun 27, 2009, 8:52 AM
Views: 434
Permalink
|
|
[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[at]exim.org ReportedBy: cmeerw[at]cmeerw.org CC: exim-dev[at]exim.org 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 -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
|