From b30f7d55301a51da39af56d5a0eea00b0dcd0ace Mon Sep 17 00:00:00 2001 From: short <> Date: Sun, 13 Feb 2005 16:41:12 +0000 Subject: [PATCH] @lists-=wine-devel@winehq.org @lists-=wine-patches@winehq.org @lists-=mailman-developers@python.org +=rossvn +=hurd --- PerlMail/Config.pm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/PerlMail/Config.pm b/PerlMail/Config.pm index 1b442c7..771a4a8 100644 --- a/PerlMail/Config.pm +++ b/PerlMail/Config.pm @@ -119,8 +119,6 @@ my @lists=qw( libtool@gnu.org libtool-patches@gnu.org wine-license@winehq.org - wine-devel@winehq.org - wine-patches@winehq.org gtk-devel-list@gnome.org gnome-vfs-list@gnome.org captive-announce-list@jankratochvil.net @@ -135,7 +133,6 @@ my @lists=qw( autoconf-patches@gnu.org wget-patches@sunsite.dk wget@sunsite.dk - mailman-developers@python.org wineconf@winehq.org prague-pm@pm.org dev@httpd.apache.org @@ -388,6 +385,7 @@ sub audit store "=roskernel","silent" if headeris "List-Id" ,''; store "=rosd","silent" if headeris "List-Id" ,''; store "=roscvs","silent" if headeris "List-Id" ,''; + store "=rossvn","silent" if headeris "List-Id" ,''; store "=rosbug","silent" if headeris "Reply-To" ,''; store "=fsd","silent" if headeris "X-Mailing-List",''; store "=kerneld","silent" if headeris "X-Mailing-List",''; @@ -416,6 +414,7 @@ sub audit store "=automake","silent" if headeris "List-Id" ,''; store "=autoconf","log" if headeris "List-Id" ,''; store "=autoconfpat","log" if headeris "List-Id" ,''; + store "=hurd","log" if headeris "List-Id" ,''; my %mailman=( ''=>"=caperr", ''=>"=caperr", -- 1.8.3.1