Re: is it possible to auto-detect mailing list?

2018-04-20 Thread Patrick Shanahan
* Tom Furie [04-20-18 18:54]: > On Fri, Apr 20, 2018 at 10:46:17PM +0800, Yubin Ruan wrote: > > > Most mailing lists emails have several sepecial headers, for example, > > "Mailing-List" and "X-Mailing-List". Is it possible to mark those emails as > > subscribed (as if we have used `subscribe l..

Re: is it possible to auto-detect mailing list?

2018-04-20 Thread Francesco Ariis
On Fri, Apr 20, 2018 at 10:46:17PM +0800, Yubin Ruan wrote: > Most mailing lists emails have several sepecial headers, for example, > "Mailing-List" and "X-Mailing-List". Is it possible to mark those emails as > subscribed (as if we have used `subscribe l...@address.org' in .muttrc), such > that th

Re: is it possible to auto-detect mailing list?

2018-04-20 Thread Tom Furie
On Fri, Apr 20, 2018 at 10:46:17PM +0800, Yubin Ruan wrote: > Most mailing lists emails have several sepecial headers, for example, > "Mailing-List" and "X-Mailing-List". Is it possible to mark those emails as > subscribed (as if we have used `subscribe l...@address.org' in .muttrc), such > that t

Re: is it possible to auto-detect mailing list?

2018-04-20 Thread Cameron Simpson
On 20Apr2018 22:46, Yubin Ruan wrote: Most mailing lists emails have several sepecial headers, for example, "Mailing-List" and "X-Mailing-List". Is it possible to mark those emails as subscribed (as if we have used `subscribe l...@address.org' in .muttrc), such that there is a 'L' flag showing u

is it possible to auto-detect mailing list?

2018-04-20 Thread Yubin Ruan
Most mailing lists emails have several sepecial headers, for example, "Mailing-List" and "X-Mailing-List". Is it possible to mark those emails as subscribed (as if we have used `subscribe l...@address.org' in .muttrc), such that there is a 'L' flag showing up in the index? Yubin