From owner-freebsd-stable@FreeBSD.ORG Wed Apr 14 17:10:59 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90E3A106564A for ; Wed, 14 Apr 2010 17:10:59 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 58BC78FC17 for ; Wed, 14 Apr 2010 17:10:59 +0000 (UTC) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1O2673-0004PD-AQ; Wed, 14 Apr 2010 18:10:53 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.71 (FreeBSD)) (envelope-from ) id 1O2673-000BIa-9Z; Wed, 14 Apr 2010 18:10:53 +0100 Date: Wed, 14 Apr 2010 18:10:53 +0100 Message-Id: To: uqs@spoerlein.net In-Reply-To: <20100414163352.GS85798@acme.spoerlein.net> From: Pete French Cc: freebsd-stable@freebsd.org Subject: Re: Any chance of someone commiting the patch in bin/131861 ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Apr 2010 17:10:59 -0000 > Well, the following header didn't work: > Cc: , Ah, indeed - with the angle brackets on it does not work, either with my patch or in the original. > Postfix will re-write this as part of sanitization, so I had to revert > to creating mbox files by hand. Anyway, could you please test the > following patch with a wider variety of mails? Sure... -pete.