[Mimedefang] Problems with filter

David F. Skoll dfs at roaringpenguin.com
Fri Dec 5 11:05:53 EST 2003


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.



More information about the MIMEDefang mailing list