+=rosd
authorshort <>
Thu, 14 Oct 2004 23:38:40 +0000 (23:38 +0000)
committershort <>
Thu, 14 Oct 2004 23:38:40 +0000 (23:38 +0000)
+=fedtools
+=hotelgatelog

PerlMail/Config.pm

index 07a06a8..bd40727 100644 (file)
@@ -102,6 +102,7 @@ my @lists=qw(
                gsm@pandora.cz
                ros-general@reactos.com
                ros-kernel@reactos.com
+               ros-dev@reactos.com
                ros-cvs@reactos.com
                4cinfo@atrey.karlin.mff.cuni.cz
                libtool@gnu.org
@@ -373,6 +374,7 @@ sub audit
        store "=wineconf","log"      if headeris "List-Id"  ,'<wineconf.winehq.org>';
        store "=ros","log"           if headeris "List-Id"  ,'<ros-general.reactos.com>';
        store "=roskernel","log"     if headeris "List-Id"  ,'<ros-kernel.reactos.com>';
+       store "=rosd","log"          if headeris "List-Id"  ,'<ros-dev.reactos.com>';
        store "=roscvs","silent"     if headeris "List-Id"  ,'<ros-cvs.reactos.com>';
        store "=rosbug","log"        if headeris "Reply-To" ,'<scarab@reactos.wox.org>';
        store "=fsd","silent"        if headeris "X-Mailing-List",'<linux-fsdevel@vger.kernel.org>';
@@ -431,6 +433,7 @@ sub audit
        store "=i4l","log"           if headeris "List-Id"  ,'<isdn4linux.listserv.isdn4linux.de>';
        store "=glibc","log"         if headeris "Mailing-List",qr/\b\Qlibc-alpha-help\E@\Qsources.redhat.com\E\b/;
        store "=fedann","bell"       if headeris "List-Id"  ,'<fedora-announce-list.redhat.com>';
+       store "=fedtools","log"      if headeris "List-Id"  ,'<fedora-tools-list.redhat.com>';
        # own webs
        store "=energie","bell"      if headeris "From"     ,qr/^EnergieWeb/;
        store "=ats","log"           if headeris("From"     ,'<root@ms.atspraha.cz>')
@@ -439,6 +442,7 @@ sub audit
        store "=www-sms","log"       if headeris "List-Id"  ,'<www-sms-developers.lists.sourceforge.net>';
        store "=httpdd","log"        if headeris "list-post",'<dev@httpd.apache.org>';
        store "=mms2log","log"       if headeris "Return-Path",'<root@node0.mms2.org>';
+       store "=hotelgatelog","log"  if headeris "Return-Path",'<root@hotelgate.hotelsevendays.cz>';
 
        # Petr Koutecky does not mark his Stuff
        store "=koutecky","log"      if headeris "Return-Path",'<velkyhroch@seznam.cz>';