From owner-freebsd-questions@freebsd.org Thu Jan 12 18:51:32 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 668B5CABB3C for ; Thu, 12 Jan 2017 18:51:32 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from nightmare.dreamchaser.org (ns.dreamchaser.org [66.109.141.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3C7231A03 for ; Thu, 12 Jan 2017 18:51:31 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from breakaway.dreamchaser.org (breakaway.dreamchaser.org. [192.168.151.122]) by nightmare.dreamchaser.org (8.13.6/8.13.6) with ESMTP id v0CIpJVZ070510 for ; Thu, 12 Jan 2017 11:51:21 -0700 (MST) (envelope-from freebsd@dreamchaser.org) Reply-To: freebsd@dreamchaser.org To: FreeBSD Mailing List From: Gary Aitken Subject: ramifications of tweaks to subject line Message-ID: Date: Thu, 12 Jan 2017 11:51:19 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (nightmare.dreamchaser.org [192.168.151.101]); Thu, 12 Jan 2017 11:51:21 -0700 (MST) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2017 18:51:32 -0000 Can someone summarize the ramifications of tweaking the subject line in a post? Assume: Some-original-subject Normal reply yields: Re: Some-original-subject If a reply is made and the subject line is (mistake, whatever) trashed, then manually re-inserted, does re: Some-original-subject (change in case of Re) preserve threading? Does change in case of words in subject line preserve threading? More generally, what permutations of the original text still preserve threading -- addition/deletion of various kinds of white-space, etc. Is threading solely in the domain of the mail reader, or is there something in the header besides the text of the header itself that aids threading? If a subject digresses and one changes the subject line to Re: New-subject (was: Some-original-subject) is threading preserved? Thanks, Gary