Yahoo Groups archive

Milter-greylist

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

Message

Re: [milter-greylist] DKIM and ACL syntax

2010-09-16 by John Wood

> $1 = (DKIM *) 0xffb6afe8
> (gdb) n
> 809             len = strlen(name) + strlen(sep) + strlen(value) + 
> strlen(crlf);
> (gdb) print priv->priv_dkim
> $2 = (DKIM *)  0x0

Actually I think this is OK, sigh. *priv before line 809 is 
uninitialized and full of garbage/invalid data. Post 809 is populated 
with the correct data, including priv_dkim.

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.