Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-13 23:57 UTC

Message

dkim acl dont work

2016-07-04 by Serge Stepanov

Hi.
There is an error in dkimcheck.c

return (stat == ad ? *(enum spf_status *)ad : MGSPF_PASS);

should be

return (stat == (ad ? *(enum spf_status *)ad : MGSPF_PASS));

So dkim acl's dont work since you changed dkimcheck.c after 4.514.



Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.