From: short <> Date: Wed, 16 Oct 2002 08:04:40 +0000 (+0000) Subject: =spamo: +BNcom@email.bn.com X-Git-Tag: bp_lace~78 X-Git-Url: http://git.jankratochvil.net/?p=PerlMail.git;a=commitdiff_plain;h=2c71524dfa11da7077ace75df3a78f5346c676ba =spamo: +BNcom@email.bn.com --- diff --git a/My-Audit.pm b/My-Audit.pm index 1889869..3ced029 100644 --- a/My-Audit.pm +++ b/My-Audit.pm @@ -60,6 +60,7 @@ sub audit store "=spamo" if headeris "From",''; store "=spamo" if headeris "From",''; store "=spamo" if headeris "From",''; + store "=spamo" if headeris "From",''; { # weak detection: files with text/html w/o text/plain are usually a spam my @types_linear=map({ mime_type($_); } parts_linear());