From a557acad60c759dc36d6ae862227c93b9a19729e Mon Sep 17 00:00:00 2001 From: short <> Date: Mon, 3 Mar 2003 12:01:09 +0000 Subject: [PATCH] =spamo: + --- My-Audit.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/My-Audit.pm b/My-Audit.pm index 1097bfd..9bc0fbc 100644 --- a/My-Audit.pm +++ b/My-Audit.pm @@ -51,6 +51,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