Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754836AbXHSJcq (ORCPT ); Sun, 19 Aug 2007 05:32:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752678AbXHSJch (ORCPT ); Sun, 19 Aug 2007 05:32:37 -0400 Received: from il.qumranet.com ([82.166.9.18]:36785 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752558AbXHSJch (ORCPT ); Sun, 19 Aug 2007 05:32:37 -0400 Message-ID: <46C80E40.9@qumranet.com> Date: Sun, 19 Aug 2007 12:32:48 +0300 From: Avi Kivity User-Agent: Thunderbird 2.0.0.0 (X11/20070419) MIME-Version: 1.0 To: Heiko Carstens CC: Christian Borntraeger , kvm-devel@lists.sourceforge.net, Laurent Vivier , linux-kernel , virtualization , cotte@de.ibm.com Subject: List stripping out cc's (was: Re: [kvm-devel] [PATCH 0/2][KVM] guest time accounting) References: <46BC8B39.6050202@bull.net> <200708131615.42643.borntraeger@de.ibm.com> <46C06885.3020908@qumranet.com> <200708131626.36275.borntraeger@de.ibm.com> <46C06CA2.8010303@qumranet.com> <20070813204023.GA10283@osiris.ibm.com> In-Reply-To: <20070813204023.GA10283@osiris.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1525 Lines: 37 Heiko Carstens wrote: >> The only thing remotely relevant in the list config is that 'Filter out >> duplicate messages to list members (if possible)' is set as a default for >> new members. Maybe this means that if a cc is also part of the list, that >> cc is stripped (which seems a wierd implementation; I'd have expected that >> cc be kept and just one copy sent out). >> >> Anybody have a clue? >> > > I got also removed when I was cc'ed. IIRC that started when I subscribed to > the list. So it looks like people who are subscribed to the list get > removed from the cc list. > That's very annoying btw. ;) > I think I see what is happening. The list gets a message that you are copied on. It sees you have opted not to receive duplicates, it strips you from the cc list, since it knows that you will receive another copy by direct routing (outside the list). What it should do, is keep you on the cc list but remove you from the smtp recipient list... that would both remove duplicates and keep you copied on messages. So I recommend disabling 'Filter duplicate messages' in your list preferences and living with the duplicates. I'll change the defaults for new subscriptions. -- error compiling committee.c: too many arguments to function - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/