From: short <> Date: Thu, 14 Oct 2004 23:38:40 +0000 (+0000) Subject: +=rosd X-Git-Url: http://git.jankratochvil.net/?p=PerlMail.git;a=commitdiff_plain;h=06bc289fc3838fb54922f73ddd7d0b842e1232dc +=rosd +=fedtools +=hotelgatelog --- diff --git a/PerlMail/Config.pm b/PerlMail/Config.pm index 07a06a8..bd40727 100644 --- a/PerlMail/Config.pm +++ b/PerlMail/Config.pm @@ -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" ,''; store "=ros","log" if headeris "List-Id" ,''; store "=roskernel","log" if headeris "List-Id" ,''; + store "=rosd","log" if headeris "List-Id" ,''; store "=roscvs","silent" if headeris "List-Id" ,''; store "=rosbug","log" if headeris "Reply-To" ,''; store "=fsd","silent" if headeris "X-Mailing-List",''; @@ -431,6 +433,7 @@ sub audit store "=i4l","log" if headeris "List-Id" ,''; 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" ,''; + store "=fedtools","log" if headeris "List-Id" ,''; # own webs store "=energie","bell" if headeris "From" ,qr/^EnergieWeb/; store "=ats","log" if headeris("From" ,'') @@ -439,6 +442,7 @@ sub audit store "=www-sms","log" if headeris "List-Id" ,''; store "=httpdd","log" if headeris "list-post",''; store "=mms2log","log" if headeris "Return-Path",''; + store "=hotelgatelog","log" if headeris "Return-Path",''; # Petr Koutecky does not mark his Stuff store "=koutecky","log" if headeris "Return-Path",'';