mostly fixes, a few improvements
[distro-setup] / subdir_files / sieve / lists.sieve
index f6bed70d572dc9e4f10d81b48bf52df0a81a0394..62a412c7833664aa49142d90c18f33f7cf8d9227 100644 (file)
@@ -105,7 +105,9 @@ if anyof (
   header :contains "list-id" "<linux-raid.vger.kernel.org>",
   header :contains "list-id" "<mailop.mailop.org>",
   header :contains "list-id" "<gcc.gcc.gnu.org>",
+  header :contains "list-id" "<union.gnu.org>",
   header :contains "list-id" "<lilypond-devel.gnu.org>",
+  header :contains "list-id" "<libc-alpha.sourceware.org>",
   header :contains "list-id" "<xmonad.haskell.org>") {
   if header :regex "list-id" "<([a-z_0-9-]+)[.@]" {
     set :lower "listname" "${1}";