From owner-freebsd-stable@FreeBSD.ORG Fri May 14 09:17:34 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 F04661065670 for ; Fri, 14 May 2010 09:17:34 +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 B9A258FC1C for ; Fri, 14 May 2010 09:17:34 +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 1OCr1H-000Obv-5T; Fri, 14 May 2010 10:17:23 +0100 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.71 (FreeBSD)) (envelope-from ) id 1OCr1H-000EZs-4b; Fri, 14 May 2010 10:17:23 +0100 Date: Fri, 14 May 2010 10:17:23 +0100 Message-Id: To: freebsd-stable@freebsd.org, uqs@spoerlein.net From: Pete French Cc: 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: Fri, 14 May 2010 09:17:35 -0000 > 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? I've been testing your patch for a few weeks now as my main email client, and I havent encountered any problems - it also does fix the reply issues I was originally having. Do you want to attach it to the PR ? After that maybe someone could commit it - I am pretty certain it doesnt actualy break any exising behaviour. cheers, -pete.