<attila.bruncsak@...> wrote:
> So I found the bug.
> I would be surprised that even one people could use the spamd feature
> of the current development version (4.3.8) without fixing that issue.
> There was a double accounting in the variable priv->priv_msgcount
> which has leaded to incorrect Content-length: field value provided to
> spamd.
I checked it in. That is strange, the bug did not exist on the 4.2
branch.
In real_body(), we also have
priv->priv_msgcount += strlen(crlf);
That should remain, right?
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu@...Message
Re: [milter-greylist] spamd feature [1 Attachment]
2011-04-08 by manu@netbsd.org