Pete Axon <[EMAIL PROTECTED]> 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
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to