Re: a question about the list itself



On 27-06-10 20:59, Pablo Rodríguez wrote:
This is extremely helpful to visually (and I guess automatically) filter
messages from this list.

I am not a decision making party around the politics of this mailing list so I will not indulge in giving my opinion about the subject.

I do want to help you and other with making it able to filter on mailman messages. Mailman uses an List-ID header making it able to filer on list messages:

sieve filter RFC standard example:

if header :contains ["List-Id"] ["evince-list.gnome.org"] {
    fileinto "mailinglists.evince-list";
}

I hope this help you all,

With kind regards,

Jelle de Jong


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]