From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Holler Date: Mon, 21 Jan 2013 03:53:05 +0100 Subject: [U-Boot] cc-list modified? In-Reply-To: <50F97929.2020507@ahsoftware.de> References: <1358479053.13978.30@snotra> <50F97929.2020507@ahsoftware.de> Message-ID: <50FCAD91.6080200@ahsoftware.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am 18.01.2013 17:32, schrieb Alexander Holler: > Am 18.01.2013 04:17, schrieb Scott Wood: >> On 01/17/2013 07:22:57 PM, Alexander Holler wrote: >>> Am 18.01.2013 01:50, schrieb Alexander Holler: >>> >>> (...) >>>> Yes. Sounds nice at first, but there will be no end of features people >>>> would want afterwards. Next will be video tutorials and fancy sound. ;) >>> (...) >>> >>> I've just wondered what happened to the cc-list of that mail I sent. >>> >>> I've send it with >>> >>> CC: Simon Glass , >>> U-Boot Mailing List , >>> Jeroen Hofstee >>> >>> and received it just with >>> >>> Cc: U-Boot Mailing List , >>> Jeroen Hofstee >>> >>> Looks like mailman is confused. >> >> Yes, this is a very old known bug in mailman: >> https://bugs.launchpad.net/mailman/+bug/266161 > > Thanks for the pointer. > > I've now disabled that "avoid duplicates" option as the bug suggests. > Good to know that such seems to be needed for mailman lists. I've just checked my last post, and it happened again. So disabling that knob (avoid duplicates) in the (my) preferences doesn't help. Looking at those two mails, I think mailman just deletes every CC in the list which is before the address of the mailing list itself. so CC: a, u-boot at lists.denx.de, b becomes CC: u-boot at lists.denx.de, b Regards, Alexander