Eric d'Alibut <[EMAIL PROTECTED]>:
>  I'm sure anyone with responsibility for spam filtering has seen
>  messages, many of them, which meet the following criteria:
> 
>  HTML formatted
>  empty body
>  one attachment, which is a pdf file
> 
>  Is there a spamassassin test which would score such messages very highly?
> 
>  Or, does anyone have a maildrop recipe for this crap? (or procmail)

I use this (in procmail) for image attachments:

      ---------------------------
:0
* B ?? ^Content-Type:.*image/(gif|jpeg|pjpeg)
{
  LOG="vsnag2 - "
  :0:
  00.attachment
}
      ---------------------------


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)    http://blinkynet.net/comp/uip5.html      Linux Counter #80292
- -    http://www.faqs.org/rfcs/rfc1855.html    Please, don't Cc: me.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to