#
# Gentoo: graphics
-if anyof (
- header :contains "To" "graphics@gentoo.org",
- header :contains "Cc" "graphics@gentoo.org"
-)
-{
- fileinto "gentoo.org/bugs/graphics";
- stop;
-}
+#if anyof (
+# header :contains "To" "graphics@gentoo.org",
+# header :contains "Cc" "graphics@gentoo.org"
+#)
+#{
+# fileinto "gentoo.org/bugs/graphics";
+# stop;
+#}
# Gentoo: openrc
if anyof (
}
# Gentoo: security bugzilla
- elsif allof (header :contains "To" "security@gentoo.org")
- {
- fileinto "gentoo.org/bugs/hardened";
- stop;
- }
+# elsif allof (header :contains "To" "security@gentoo.org")
+# {
+# fileinto "gentoo.org/bugs/hardened";
+# stop;
+# }
# Gentoo: bugzilla me
elsif allof (header :contains "To" "vapier@gentoo.org")