spamo: +<e4luck@lists.opt4email.com>
authorshort <>
Sat, 1 Feb 2003 11:53:27 +0000 (11:53 +0000)
committershort <>
Sat, 1 Feb 2003 11:53:27 +0000 (11:53 +0000)
spamo: +<mailcontests@lists.servitall.com>
=9kc: bell->log
=9kcd: bell->log
=gtkd: log->silent

My-Audit.pm

index 81af794..8bb5d6c 100644 (file)
@@ -49,6 +49,8 @@ sub audit
                store "=spamo"        if headeris "From",'<newsletter@levnapc.cz>';
                store "=spamo"        if headeris "From",'<Tomas@dtpstudio.cz>';
                store "=spamo"        if headeris "From",'<BNcom@email.bn.com>';
+               store "=spamo"        if headeris "From",'<e4luck@lists.opt4email.com>';
+               store "=spamo"        if headeris "From",'<mailcontests@lists.servitall.com>';
                {
                        # weak detection: files with text/html w/o text/plain are usually a spam
                        my @types_linear=map({ mime_type($_); } parts_linear());
@@ -75,13 +77,14 @@ sub audit
 
        # ppl-wished foreign remapping, Reply-To is left untouched!
        header_remap("From",{
-                       'kerere@post.cz'            =>'kamzik@k332.feld.cvut.cz',
-                       'profes@mbox.vol.cz'        =>'kratochvilova@egp.cz',
-                       'jkrouzek@mbox.vol.cz'      =>'krouzek@mbox.fsv.cuni.cz',
-                       'jakub.gorner@lidovky.cz'   =>'tonda@disnet.cz',
-                       'jan.kolar@videoprogress.cz'=>'jenda.kolar@volny.cz',
-                       'daniel.rulicek@cponline.cz'=>'daniel.rulicek@cpress.cz',
-                       'pavel@suse.cz'             =>'pavel@ucw.cz',
+                       'kerere@post.cz'               =>'kamzik@k332.feld.cvut.cz',
+                       'profes@mbox.vol.cz'           =>'kratochvilova@egp.cz',
+                       'jkrouzek@mbox.vol.cz'         =>'krouzek@mbox.fsv.cuni.cz',
+                       'jakub.gorner@lidovky.cz'      =>'tonda@disnet.cz',
+                       'jan.kolar@videoprogress.cz'   =>'jenda.kolar@volny.cz',
+                       'daniel.rulicek@cponline.cz'   =>'daniel.rulicek@cpress.cz',
+                       'pavel@suse.cz'                =>'pavel@ucw.cz',
+
                        });
 
        # My obsolete e-mail addresses
@@ -111,12 +114,12 @@ sub audit
 
        # lists
        store "=mozillabug","log"    if headeris "From"     ,'<bugzilla-daemon@mozilla.org>';
-       store "=9kc","bell"          if headeris "List-Post",'<n9k@pandora.cz>';
-       store "=9kcd","bell"         if headeris "List-Post",'<dev9k@pandora.cz>';
+       store "=9kc","log"           if headeris "List-Post",'<n9k@pandora.cz>';
+       store "=9kcd","log"          if headeris "List-Post",'<dev9k@pandora.cz>';
        store "=9ku","log"           if headeris "List-Id"  ,'<9000.listman.net>';
        store "=9kd","log"           if headeris "Sender"   ,'<owner-9000-developers@geekstuff.co.uk>';
        store "=spong","log"         if headeris "List-Id"  ,'<spong-users.lists.sourceforge.net>';
-       store "=gtkd","log"          if headeris "List-Id"  ,'<gtk-devel-list.gnome.org>';
+       store "=gtkd","silent"       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","log"        if headeris "List-Id"  ,'<gnokii-users.mail.freesoftware.fsf.org>';