[U-Boot] cc-list modified?

Alexander Holler holler at ahsoftware.de
Mon Jan 21 03:53:05 CET 2013


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 <sjg at chromium.org>,
>>>  U-Boot Mailing List <u-boot at lists.denx.de>,
>>>  Jeroen Hofstee <jeroen at myspectrum.nl>
>>>
>>> and received it just with
>>>
>>> Cc: U-Boot Mailing List <u-boot at lists.denx.de>,
>>>     Jeroen Hofstee <jeroen at myspectrum.nl>
>>>
>>> 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



More information about the U-Boot mailing list