From: short <> Date: Mon, 3 Mar 2003 12:01:09 +0000 (+0000) Subject: =spamo: + X-Git-Tag: bp_lace~64 X-Git-Url: http://git.jankratochvil.net/?p=PerlMail.git;a=commitdiff_plain;h=a557acad60c759dc36d6ae862227c93b9a19729e =spamo: + --- 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());