|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: attachment filtering via header_checks?
From: Ben Oldham (ben
b-swing.com)Date: Fri May 05 2000 - 10:53:06 CDT
- Next message: Ralf Hildebrandt: "Re: attachment filtering via header_checks?"
- Previous message: Florian Lohoff: "Re: reg. the virus which is spreading fast"
- Next in thread: Ralf Hildebrandt: "Re: attachment filtering via header_checks?"
- Reply: Ralf Hildebrandt: "Re: attachment filtering via header_checks?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Is there a way to use header_checks to filter out certain kinds of
attachments? Specifically, I'd like to do something like:
/^Content-Disposition: .*\.vbs.*&/ REJECT
so as to be able to dump any incoming messages with VB Script
attachments in them. But this rule doesn't seem to want to work. Is
this because the attchment-specific headers are read separately from the
message headers, and header_checks only checks the message headers? Or
am I doing something dumb like munging the regexp or something?
Thanks very much.
- Next message: Ralf Hildebrandt: "Re: attachment filtering via header_checks?"
- Previous message: Florian Lohoff: "Re: reg. the virus which is spreading fast"
- Next in thread: Ralf Hildebrandt: "Re: attachment filtering via header_checks?"
- Reply: Ralf Hildebrandt: "Re: attachment filtering via header_checks?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]