On Fri, 5 Dec 2003, Mark Penkower wrote:
> if($Subject =~ /\word1|word2|word3|word4 {
You have a syntax error -- you left off the traling slash, and
\word1 is not likely to do what you need.
Always test your filter with mimedefang.pl -test
Regards,
David.