On Fri, Apr 08, 2011 at 06:32:28PM +0200, manu@... wrote: > In real_body(), we also have > priv->priv_msgcount += strlen(crlf); > > That should remain, right? Right. This is the lenght of the added crlf between header an body. On line 892 the lenght of the current junk is added to msgcount. This line seems new, probably added cleaning up real_body(). I guess line 955 was overlooked and triggered a message size bug passed on to spamd.c. Cheers, Manuel
Message
Re: [milter-greylist] spamd feature
2011-04-08 by Manuel Badzong