From owner-freebsd-stable@FreeBSD.ORG Thu Dec 10 12:08:18 2009 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 8B81D1065672 for ; Thu, 10 Dec 2009 12:08:18 +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 45FF98FC0C for ; Thu, 10 Dec 2009 12:08:18 +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 1NIhoe-000Ftb-3N for freebsd-stable@freebsd.org; Thu, 10 Dec 2009 12:08:16 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.70 (FreeBSD)) (envelope-from ) id 1NIhod-0008U9-QO for freebsd-stable@freebsd.org; Thu, 10 Dec 2009 12:08:15 +0000 Date: Thu, 10 Dec 2009 12:08:15 +0000 Message-Id: To: freebsd-stable@freebsd.org From: Pete French Subject: cannot alter 'to' addess in email on 8.0 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: Thu, 10 Dec 2009 12:08:18 -0000 Only just noticed this, but there seems to be a small, but annoying, pieece of breakage in email under 8.0 try and send a simple piece of email, type a few lines, then use '~h' to try and change the 'to' header (or any of them actually). what you get is a set of blank headers, instead of the original values to edit. It also doesnt always seem to hold any values typed in, as I foudn this out by having two bits of email dumped after trying to edit the 'to' headers. have not been able to reproduce that reliably though :-( -pete.