From: Mike Frysinger Date: Thu, 2 Jun 2016 15:04:41 +0000 (-0400) Subject: mutt: handle more lists X-Git-Url: https://git.wh0rd.org/?p=home.git;a=commitdiff_plain;h=2d74ef4db905368e8c3ac3bc9f3400adea8e42ae mutt: handle more lists --- diff --git a/.config/mutt/lists.rc b/.config/mutt/lists.rc index ba43f3f..353c093 100644 --- a/.config/mutt/lists.rc +++ b/.config/mutt/lists.rc @@ -1,5 +1,5 @@ #subscribe -group oss,gentoo "^gentoo-(announce|dev|embedded|hardened|kernel|perl|portage-dev|science|scm)@lists\.gentoo\.org$" -subscribe -group arch "^(alpha|amd64|arm|arm64|hppa|ia64|m68k|mips|s390|sh|sparc|x86)@gentoo\.org$" +subscribe -group arch "^(alpha|amd64|arm|arm64|hppa|ia64|m68k|mips|ppc|ppc64|s390|sh|sparc|x86)@gentoo\.org$" subscribe -group toolchain "@sourceware\.org$" subscribe -group vger "@vger\.kernel\.org$" subscribe -group oss \ @@ -12,6 +12,8 @@ subscribe -group oss \ "^file@mx\.gw\.com$" \ "^LINUX-390@VM\.MARIST\.EDU$" \ "^procps@freelists.org$" \ - "@lists\.denx\.de$" + "@lists\.denx\.de$" \ + "@lists\.linux\.it$" subscribe -group gnu "(^bug-.*|-(dev(el)?|patches))@(non)?gnu\.org$" "@debbugs\.gnu\.org$" "^(auto(conf|make)|coreutils|libtool)@gnu\.org$" subscribe -group spec "-l@opengroup\.org$" +subscribe -group unicode "-users@unicode\.org"