From owner-freebsd-current@FreeBSD.ORG Thu May 31 11:32:59 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4DED216A421 for ; Thu, 31 May 2007 11:32:59 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from mu-out-0910.google.com (mu-out-0910.google.com [209.85.134.185]) by mx1.freebsd.org (Postfix) with ESMTP id CE4AA13C48C for ; Thu, 31 May 2007 11:32:58 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: by mu-out-0910.google.com with SMTP id w9so137961mue for ; Thu, 31 May 2007 04:32:57 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:received:x-authentication-warning:date:from:to:cc:subject:message-id:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=FOhWgxUGBQMyGMCqNHgnfc4SFVU6ACPCAy9jGw8qTKcm4zz/4d/vpKeT0TK1XvYC6yynpM1VZBbpz7a1gqEQrJf58iafFuQ42uwc3XxLdbXy6KtW6uLYiGKQguJho2VF9fIa8CsOI4t3uZGQ3eYoKmkuMZ4pHSXt4XmZtsMIcHA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:x-authentication-warning:date:from:to:cc:subject:message-id:references:mime-version:content-type:content-disposition:in-reply-to:user-agent; b=WkW2sfnjbbUymxQFONf7acRlfyqpfWqB3hxa9kp9yDUHMRh9xXFiCxo9n2Zm9jh1QkDRKzfhmdUDT9H9+XArjNqmTGeULEAJf+adIkAOcDD1zXR4ERLMHPJdwLj+cKiIMg5/1Naq/VfErK9I9BfZi2IXzxd2NY9v+5CnUSEsZ58= Received: by 10.82.187.16 with SMTP id k16mr15906531buf.1180609435229; Thu, 31 May 2007 04:03:55 -0700 (PDT) Received: from darklight.abyss ( [83.239.5.254]) by mx.google.com with ESMTP id w5sm3205707mue.2007.05.31.04.03.50; Thu, 31 May 2007 04:03:54 -0700 (PDT) Received: from darklight.abyss (localhost [127.0.0.1]) by darklight.abyss (8.14.1/8.14.1) with ESMTP id l4VB3TQN032795; Thu, 31 May 2007 15:03:30 +0400 (MSD) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by darklight.abyss (8.14.1/8.14.1/Submit) id l4VB3Slu032794; Thu, 31 May 2007 15:03:28 +0400 (MSD) (envelope-from yuri.pankov@gmail.com) X-Authentication-Warning: darklight.abyss: yuri set sender to yuri.pankov@gmail.com using -f Date: Thu, 31 May 2007 15:03:26 +0400 From: Yuri Pankov To: Balwinder S Dheeman Message-ID: <20070531110326.GB15885@darklight.abyss> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.15 (2007-04-06) Cc: freebsd-current@freebsd.org Subject: Re: The mailman bug X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 May 2007 11:32:59 -0000 On Thu, May 31, 2007 at 04:08:06PM +0530, Balwinder S Dheeman wrote: > Hi, > > I think, the mailman (mailing list manager/server) at > http://lists.freebsd.org/ is not handing and, or correcting the headers > well. It is therefore difficult to filter and, or process messages coming > from the mailing lists. > > IMHO, if and, or when a user sends a message to a list address as CC, the > mailman should exchange and, or correct the headers To: and Cc: by applying > some fuzzy logic so that the receivers may filter messages from the lists by > looking at To: header only. > > Plz feel free to forward this message to maintainers of mailman. > > Thanks, > Regards, > -- > Dr Balwinder S "bsd" Dheeman Registered Linux User: #229709 > Anu'z Linux@HOME Machines: #168573, 170593, 259192 > Chandigarh, UT, 160062, India Gentoo, Fedora, Debian/FreeBSD/XP > Home: http://cto.homelinux.net/~bsd/ Visit: http://counter.li.org/ Hi, I don't know if it's bug or not, but you can always filter using List-Id: header. HTH, Yuri