Generally more quiet
authorshort <>
Wed, 9 Oct 2002 20:34:24 +0000 (20:34 +0000)
committershort <>
Wed, 9 Oct 2002 20:34:24 +0000 (20:34 +0000)
My-Audit.pm

index 72e0631..79ee8a1 100644 (file)
@@ -4,7 +4,7 @@ sub audit_init
 {
        %audit_profile=(
                        "btw"   =>[],
-                       "silent"=>["=btw"   ,"did","syslog"],
+                       "silent"=>["=btw"   ,"did"],
                        "log"   =>["=silent","syslog"],
                        "bell"  =>["=log"   ,"bell"],
                        "sms"   =>["=bell"  ,"sms=1"],
@@ -110,14 +110,14 @@ sub audit
        store "=gtkd","log"          if headeris "List-Id"  ,'<gtk-devel-list.gnome.org>';
        store "=mffstatnice","bell"  if headeris "List-Post",'<statnice@atrey.karlin.mff.cuni.cz>';
        store "=hw","log"            if headeris "List-Post",'<hw-news@list.gin.cz>';
-       store "=gnokii","bell"       if headeris "List-Id"  ,'<gnokii-users.mail.freesoftware.fsf.org>';
+       store "=gnokii","log"        if headeris "List-Id"  ,'<gnokii-users.mail.freesoftware.fsf.org>';
        store "=winelic","log"       if headeris "List-Id"  ,'<wine-license.winehq.com>';
        store "=wined","log"         if headeris "List-Id"  ,'<wine-devel.winehq.com>';
-       store "=winepat","log"       if headeris "List-Id"  ,'<wine-patches.winehq.com>';
+       store "=winepat","silent"    if headeris "List-Id"  ,'<wine-patches.winehq.com>';
        store "=winecvs","silent"    if headeris "List-Id"  ,'<wine-cvs.winehq.com>';
-       store "=wineann","bell"      if headeris "List-Id"  ,'<wine-announce.winehq.com>';
+       store "=wineann","log"       if headeris "List-Id"  ,'<wine-announce.winehq.com>';
        store "=ros","log"           if headeris "List-Post",'<ros-general@reactos.com>';
-       store "=roskernel","bell"    if headeris "List-Post",'<ros-kernel@reactos.com>';
+       store "=roskernel","log"     if headeris "List-Post",'<ros-kernel@reactos.com>';
        store "=roscvs","silent"     if headeris "List-Post",'<ros-cvs@reactos.com>';
        store "=fsd","log"           if headeris "X-Mailing-List",'<linux-fsdevel@vger.kernel.org>';
        store "=surprise","sms"      if headeris "List-Post",'<surprise@atrey.karlin.mff.cuni.cz>';
@@ -125,7 +125,7 @@ sub audit
        store "=tacacs","log"        if headeris "Sender"   ,'<tacplus-l@disaster.com>';
        store "=tacacsd","log"       if headerhas \&Received_for,'devel@tacplus.org';   # TODO: fix when real list
        store "=pm","sms"            if headeris "Sender"   ,'<owner-prague-pm@pm.org>';
-       store "=radary","sms"        if headeris "Reply-To" ,'<pha@radary.cz>';
+       store "=radary","log"        if headeris "Reply-To" ,'<pha@radary.cz>';
        store "=dnet","log"          if headeris "Sender"   ,'<@lists.distributed.net>';
        store "=linux-input","log"   if headeris "List-Post",'<linux-input@atrey.karlin.mff.cuni.cz>';
        store "=strom","bell"        if headeris "List-Post",'<vodni-strom@atrey.karlin.mff.cuni.cz>';
@@ -142,7 +142,7 @@ sub audit
        store "=energie","bell"      if headeris "From"     ,qr/^EnergieWeb/;
 
        # Petr Koutecky does not mark his Stuff
-       store "=koutecky","bell"     if headeris "From"     ,'<velkyhroch@seznam.cz>';
+       store "=koutecky","log"      if headeris "From"     ,'<velkyhroch@seznam.cz>';
 
        store "=errm","bell"         if $isFROM_MAILER && !did();