Yahoo Groups archive

Milter-greylist

Index last updated: 2026-04-28 23:32 UTC

Message

Re: [milter-greylist] DKIM and ACL syntax

2010-09-06 by John Wood

> John Wood <john-misc@...> wrote:
> 
> >       if (priv->priv_dkim != DKIM_STAT_OK) {
> 
> This should probably be changed as:
>          if (priv->priv_dkimstat != DKIM_STAT_OK) {
> 
> Can you give it a try?

Aye, I'd actually tried that but it results in a crash/core.

Sep  5 21:26:40 nyima milter-greylist: DKIM failed: Bad signature
Sep  5 21:26:41 nyima sm-mta[24579]: o864QYGu024579: 
milter_sys_read(milter-greylist): cmd read returned 0, expecting 5
Sep  5 21:26:41 nyima sm-mta[24579]: o864QYGu024579: Milter 
(milter-greylist): to error state

and the core:

#0  0x0804ca90 in real_eom (ctx=Cannot access memory at address 
0xbf000008
) at milter-greylist.c:918
918             if ((stat = dkimcheck_eom(priv)) != SMFIS_CONTINUE)

Hrm, possibly an over-aggressive free in there...

John

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.