X-Git-Url: http://git.jankratochvil.net/?p=PerlMail.git;a=blobdiff_plain;f=My-Audit.pm;h=f67dfd1d956171aa1eb96ca0d539ac724a7c717d;hp=c9f3fd6a122df732ebd8c8966ab9c8c182fc5a56;hb=d9358d3afd47cd10415744c43fbd0bf58ca3947e;hpb=eb30a087df1794e37baa9599c1e4844e40ad5416 diff --git a/My-Audit.pm b/My-Audit.pm index c9f3fd6..f67dfd1 100644 --- a/My-Audit.pm +++ b/My-Audit.pm @@ -29,6 +29,10 @@ sub audit_init "64.49.222.22", # mail.pm.org: rackspace.com.spam-support.blackholes.five-ten-sg.com. "208.147.243.5", # gambit.liquidcomm.net: cw.net.spam-support.blackholes.five-ten-sg.com. "213.235.135.70", # smtp.tiscali.cz: tiscali.cz.multistage.blackholes.five-ten-sg.com. + "205.139.198.11", # eniac.disaster.com: cw.net.spam-support.blackholes.five-ten-sg.com. + "127.0.0.2", # 2.0.0.127.relays.ordb.org. + "65.113.40.131", # bozo.vmware.com: qwest.net.spam-support.blackholes.five-ten-sg.com. + "66.218.85.33", # mta2.wss.scd.yahoo.com.: yahoo.com.spam.blackholes.five-ten-sg.com. ); } @@ -118,16 +122,17 @@ sub audit + ); store "=gsm" if headeris "Sender" ,''; store "=gsmpand" if headeris "List-Post",''; + store "=9kc","log" if headeris "List-Post",''; + store "=9kcd","log" if headeris "List-Post",''; } # lists store "=mozillabug","log" if headeris "From" ,''; - store "=9kc","log" if headeris "List-Post",''; - store "=9kcd","log" if headeris "List-Post",''; store "=9ku","log" if headeris "List-Id" ,'<9000.listman.net>'; store "=9kd","log" if headeris "Sender" ,''; store "=spong","log" if headeris "List-Id" ,''; @@ -145,11 +150,13 @@ sub audit store "=roskernel","log" if headeris "List-Post",''; store "=roscvs","silent" if headeris "List-Post",''; store "=rosbug","log" if headeris "Reply-To" ,''; - store "=fsd","log" if headeris "X-Mailing-List",''; + store "=fsd","silent" if headeris "X-Mailing-List",''; + store "=kerneld","silent" if headeris "X-Mailing-List",''; store "=surprise","sms" if headeris "List-Post",''; store "=surprisesuse","sms" if headeris "Sender" ,''; store "=tacacs","log" if headeris "Sender" ,''; - store "=tacacsd","log" if headerhas \&Received_for,'devel@tacplus.org'; # TODO: fix when real list + store "=tacacs","log" if headeris "Sender" ,''; + store "=tacacs","log" if headeris "List-Id" ,''; store "=pm","sms" if headeris "Sender" ,''; store "=radary","log" if headeris "Reply-To" ,''; store "=dnet","log" if headeris "Sender" ,'<@lists.distributed.net>';