info-gnus-english
[Top][All Lists]
Advanced

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

Re: Splitting up mailing list messages


From: David Z Maze
Subject: Re: Splitting up mailing list messages
Date: Wed, 02 Apr 2008 10:56:44 -0400
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/21.4 (usg-unix-v)

Pete Axon <paxon@bigblue.net.au> writes:

> Do people create a new group for each list with a corresponding
> nnmail-split-method? How do you handle this stuff?

Definitely, one group per list.  If you're on a bunch of related lists
regexp matches can help; for example, from when I was active doing
Debian development, this pattern (in nnmail-split-fancy)

        ("x-mailing-list"
         "debian-\\(\\w*\\)@lists\\.debian\\.org" "mail.lists.debian.\\1")

would sort out debian-devel, debian-user, &c. into separate groups.

  --dzm


reply via email to

[Prev in Thread] Current Thread [Next in Thread]