Hi there, On Tue, 5 Sep 2006 syslog-ng-request@lists.balabit.hu wrote:
On Fri, 2006-09-01 at 23:04 +0100, G.W. Haywood wrote:
Using 2.0rc1 I find lines like this in /var/log/messages:
Sep 1 22:18:32 mail3 by lists.balabit.hu (Postfix) with ESMTP id 83E8A4C117 Sep 1 22:18:32 mail3 for <ged@jubileegroup.co.uk>; Fri, 1 Sep 2006 23:18:17 +0200 (CEST)')<31>Sep 1 22:18:32 milter-regex[20073]: 212.92.18.33: cb_header('MIME-Version', '1.0') Sep 1 22:18:32 mail3 <syslog-ng.lists.balabit.hu>')<31>Sep 1 22:18:32 milter-regex[20073]: 212.92.18.33: cb_header('X-List-Administrivia', 'yes') [...] There are two problems. First, these lines shouldn't be written to this log at all. Second, some of the lines are being concatenated onto a single line instead of being written to two lines. [...]
Can you check if this patch fixes the problem
That's fixed it, thanks. -- 73, Ged.