On Mon, Jun 21, 2010 at 10:15:59PM +0200, Enrico Scholz wrote: > > > Petar Bogdanovic <petar-+Dgt6vZh/JqsTnJN9+BGXg@...> writes: > > >> | spamd: bad protocol: header error: (Content-Length mismatch: Expected 14121 bytes, got 2448 bytes) > > > > If you really want to fix that, please do it properly. > > I did it properly. The message above is caused by a bug in 'spamd'. No, you didn't. What your change does is nothing more than passing the buck to spamassassin which is way worse given how many lines of perl SA pulls in its default configuration. If you want to do it properly, sanitize the input. Otherwise, leave it because you don't want to trigger unknown SA bugs. Especially not then when the gain is nonexistent besides your maillog containing less noise. Petar Bogdanovic
Message
Re: [milter-greylist] Re: [PATCH] Re: spamd checks hang when message contains
2010-06-21 by Petar Bogdanovic