From 2c71524dfa11da7077ace75df3a78f5346c676ba Mon Sep 17 00:00:00 2001 From: short <> Date: Wed, 16 Oct 2002 08:04:40 +0000 Subject: [PATCH] =spamo: +BNcom@email.bn.com --- My-Audit.pm | 1 + 1 file changed, 1 insertion(+) 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()); -- 1.8.3.1