From owner-freebsd-questions@FreeBSD.ORG Fri Mar 24 11:14:52 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A871816A400 for ; Fri, 24 Mar 2006 11:14:52 +0000 (UTC) (envelope-from jofsama@yahoo.com) Received: from smtp003.mail.ukl.yahoo.com (smtp003.mail.ukl.yahoo.com [217.12.11.34]) by mx1.FreeBSD.org (Postfix) with SMTP id D44F343D49 for ; Fri, 24 Mar 2006 11:14:51 +0000 (GMT) (envelope-from jofsama@yahoo.com) Received: (qmail 74634 invoked from network); 24 Mar 2006 11:14:50 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:Message-ID:Date:From:User-Agent:X-Accept-Language:MIME-Version:To:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=LGhJVYmRreKLlXlwRpqNpZ12/BuU0f8HYaTckDmtzcz4Qdh+UHZ6d/wP3sO2M3J/XUerCQQQ9Oo6Uu4+RVdN8EZKMP+33bk18DsZzLSZ4GWRyUYx/avxm595zCv/KsvLj7wMqg9GHmyop7iwCPAivJBifCa/tNEZ+Q6U2lFl8Fg= ; Received: from unknown (HELO ?192.168.11.4?) (jofsama@220.106.200.173 with plain) by smtp003.mail.ukl.yahoo.com with SMTP; 24 Mar 2006 11:14:50 -0000 Message-ID: <4423D50A.6060708@yahoo.com> Date: Fri, 24 Mar 2006 20:16:26 +0900 From: Jarrod User-Agent: Mozilla Thunderbird 1.0.7 (X11/20060107) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Sergey Zaharchenko , freebsd-questions@freebsd.org References: <441F4CFD.2060800@yahoo.com> <20060323141317.GA31950@shark.localdomain> In-Reply-To: <20060323141317.GA31950@shark.localdomain> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: FYI: Threading Messages Correctly on Thunderbird X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Mar 2006 11:14:52 -0000 Hi Sergey, Thanks for your help! I experimented with Thunderbird (v1.0.7 -- which does not have an "In-Reply-To" field) and found that Reply-To apparently worked, though, as you point out, it is not a perfect solution! Perhaps Thunderbird 1.5 allows the setting of an "In-Reply-To" field? Have to give it a try. Out of interest, what mailing program do you use? Thanks & Cheers, Jarrod. PS. freebsd-questions gets too much traffic to turn off digest mode! :) Sergey Zaharchenko wrote: >Hello Jarrod! > >Tue, Mar 21, 2006 at 09:46:53AM +0900 you wrote: > > > >>Reply-To: f2c91f770603191341k766cd143vfaed80062323bf94@mail.gmail.com >> >> > >You need to put the threading info in the `In-Reply-To' field, not in >`Reply-To' field:) > >Or, if possible at all, disable digest mode. > > >