From owner-freebsd-questions@FreeBSD.ORG Wed Apr 25 13:53:43 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5029F16A40E for ; Wed, 25 Apr 2007 13:53:43 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out4.blueyonder.co.uk (smtp-out4.blueyonder.co.uk [195.188.213.7]) by mx1.freebsd.org (Postfix) with ESMTP id 18C6F13C48C for ; Wed, 25 Apr 2007 13:53:42 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) Received: from [172.23.170.137] (helo=anti-virus01-08) by smtp-out4.blueyonder.co.uk with smtp (Exim 4.52) id 1HghwD-0000ye-IV; Wed, 25 Apr 2007 14:53:41 +0100 Received: from [62.31.10.181] (helo=[192.168.23.2]) by asmtp-out2.blueyonder.co.uk with esmtp (Exim 4.52) id 1HghwC-0001r4-Jp; Wed, 25 Apr 2007 14:53:40 +0100 Message-ID: <462F5D64.4020105@dial.pipex.com> Date: Wed, 25 Apr 2007 14:53:40 +0100 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.13) Gecko/20061205 X-Accept-Language: en MIME-Version: 1.0 To: Amarendra Godbole References: <294439d20704250627h60a5b5dcx49f4dd6b34c2caa1@mail.gmail.com> In-Reply-To: <294439d20704250627h60a5b5dcx49f4dd6b34c2caa1@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Tagging email subject line with something like [fbsd-questions] 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: Wed, 25 Apr 2007 13:53:43 -0000 Amarendra Godbole wrote: > I subscribe to many fbsd lists through gmail, and am not able to > visually detect which email was sent to which fbsd list. Is it > possible to add a tag in the subject line, something like, [fbsd-q], > or [fbsd-questions], or similar so that emails can be visually > classified? > > Given that these lists have been around for a long time, was there a > discussion on this? If the idea of tagging was dropped, can someone > inform me about the rationale behind this decision? Thanks in advance! All messages are already tagged with a List-ID e.g. List-Id: User questions Can gmail not filter on that? Visual tagging of subject lines is a poor solution. Either you tag at the front "[fbsd-questions] Really long subject line that gets truncated even earlier thanks to the tag" or at the end "Really long subject line where the tag disappears in a haze of ... [fbsd-questions]" Neither of which is satisfactory, and for most people with sensible email environments that can filter of Header lines, an unnecessary inconvenience. Not to mention the question of how on earth you co-ordinate unique tags across mailing lists. Since the List-ID isn't constrained by length it can contain the email address of the list, which is already unique. If you can't filter on the List-ID then filter on To and Cc lines which contain questions@freebsd.org or freebsd-questions@freebsd.org. Not as good, but it would do. --Alex