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
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
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
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
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