From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21984 invoked by alias); 24 Mar 2011 11:38:48 -0000 Received: (qmail 21975 invoked by uid 22791); 24 Mar 2011 11:38:48 -0000 X-SWARE-Spam-Status: No, hits=-6.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 24 Mar 2011 11:38:42 +0000 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p2OBcgee011991 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 24 Mar 2011 07:38:42 -0400 Received: from fche.csb (vpn-8-169.rdu.redhat.com [10.11.8.169]) by int-mx09.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p2OBcfpF003000; Thu, 24 Mar 2011 07:38:42 -0400 Received: by fche.csb (Postfix, from userid 2569) id 5867A58154; Thu, 24 Mar 2011 07:38:41 -0400 (EDT) Date: Thu, 24 Mar 2011 11:38:00 -0000 From: "Frank Ch. Eigler" To: Andreas Schwab Cc: overseers@sourceware.org Subject: Re: Spurious CRs in bugzilla mails Message-ID: <20110324113841.GC4401@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Mailing-List: contact overseers-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: , Sender: overseers-owner@sourceware.org X-SW-Source: 2011-q1/txt/msg00075.txt.bz2 Hi - > Since around 2011-03-23 14:00 all bugzilla mails contain spurious CRs at > the end of the body lines. Coincidentally, at the same time the mail > are apparently no longer spam filtered (the X-SWARE-Spam-Status and > X-Spam-Check-By headers are absent). [...] This change was made as a part of debugging the sourceware performance problems the other day. With those issues now solved, I'll restore this aspect of the previous configuration. - FChE