+=cap
authorshort <>
Sun, 19 Oct 2003 06:51:26 +0000 (06:51 +0000)
committershort <>
Sun, 19 Oct 2003 06:51:26 +0000 (06:51 +0000)
+=capd
+=capann

PerlMail/Config.pm

index b1eb151..975d0b5 100644 (file)
@@ -347,6 +347,9 @@ sub audit
                                        && $Audit->subject()=~/^'.*' has been updated!$/;
        store "=libtoold","log"      if headeris "List-Id"  ,'<libtool.gnu.org>';
        store "=libtoolpat","log"    if headeris "List-Id"  ,'<libtool-patches.gnu.org>';
+       store "=cap","bell"          if headeris "List-Id"  ,'<captive-list.jankratochvil.net>';
+       store "=capd","bell"         if headeris "List-Id"  ,'<captive-devel-list.jankratochvil.net>';
+       store "=capann","bell"       if headeris "List-Id"  ,'<captive-announce-list.jankratochvil.net>';
        # own webs
        store "=energie","bell"      if headeris "From"     ,qr/^EnergieWeb/;
        store "=ats","log"           if headeris("From"     ,'<root@ms.atspraha.cz>')