On Fri, 9 Jul 2004, Vivek Kumar wrote:

> Hi Matthew,
>
> I tried both the following syntax you suggested but I got compliation
> error.

   How about just:

   if ($hostip =~ /^191\.0\.(?:0|1)/) {
    return("ACCEPT_AND_NO_MORE_FILTERING","OK")
   }

   HTH...

Jim McCullars
University of Alabama in Huntsville


_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[EMAIL PROTECTED]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to