Re: [Mailman-Users] Search by Message-ID, preserving Cc for direct recipients

2013-05-15 Thread Jed Brown
Mark Sapiro writes: > On 05/15/2013 12:47 PM, Jed Brown wrote: >> >> Anyway, can I interpret your response as being that mailman always drops >> Cc and there is no configuration option? > > > I guess that depends on what you call a configuration option. > > You could put this in mm_cfg.py > > GL

Re: [Mailman-Users] Search by Message-ID, preserving Cc for direct recipients

2013-05-15 Thread Mark Sapiro
On 05/15/2013 12:47 PM, Jed Brown wrote: > > Anyway, can I interpret your response as being that mailman always drops > Cc and there is no configuration option? I guess that depends on what you call a configuration option. You could put this in mm_cfg.py GLOBAL_PIPELINE.remove('AvoidDuplicates

Re: [Mailman-Users] Search by Message-ID, preserving Cc for direct recipients

2013-05-15 Thread Jed Brown
Mark Sapiro writes: > The Message-ID of the post is in the HTML page containing the post, but > it is only in an In-Reply-To= fragment of a mailto: URL that isn't > indexed in htdig. Also, it's URL encoded so <, > and @ are %3C, %3E and > %40 respectively. The actual Message-ID: headers are in th

Re: [Mailman-Users] Search by Message-ID, preserving Cc for direct recipients

2013-05-15 Thread Mark Sapiro
On 05/14/2013 10:17 AM, Jed Brown wrote: > I would like to be able to search the archives of a mailman list using > the Message-ID, ideally using a stable URL like > > http://mid.gmane.org/${message_id} > http://mail-archive.com/search?l=mid&q=${message_id} > > but preferably on our own host

[Mailman-Users] Search by Message-ID, preserving Cc for direct recipients

2013-05-14 Thread Jed Brown
I would like to be able to search the archives of a mailman list using the Message-ID, ideally using a stable URL like http://mid.gmane.org/${message_id} http://mail-archive.com/search?l=mid&q=${message_id} but preferably on our own host as we're not currently mirrored and would rather link t