>would the script re file still
be optimized just not the include file

The complete regex will not be optimized, if that statement is found 
anywhere.
If the 'complex_AND-NOT_regexes' is used and would be optimized, the 
optimizer destroys the regex, because this is the only case were the rule 
'one line => one regex' is broken.

Thomas




Von:    K Post <[email protected]>
An:     ASSP development mailing list <[email protected]>
Datum:  23.05.2011 16:35
Betreff:        Re: [Assp-test] Antwort: Block objects EXCEPT for those 
from a certain domain




Hey now would you look at that!!  Thanks.

I see assp-do-not-optimize-regex there if I had this in an include file,
instead of just the scriptRe file directly, would the script re file still
be optimized just not the include file?



On Mon, May 23, 2011 at 10:10 AM, Thomas Eckardt 
<[email protected]
> wrote:

> >I guess this leads into a broader question:
> Is there syntax in the RE files that would let us have a line, but then
> add
> an "except" clause?  Something like:
> \<iframe   -photoservice.com
> (match <iframe unless "photoservice.com" appears somewhere in the body)
>
>
> Yes, read the "complex_AND-NOT_regexes.txt" .
>
> Thomas
>
>
>
> Von:    K Post <[email protected]>
> An:     ASSP development mailing list <[email protected]>
> Datum:  23.05.2011 16:04
> Betreff:        [Assp-test] Block objects EXCEPT for those from a 
certain
> domain
>
>
>
>
> Fritz, I'm trying hard, as you requested, to think about what ASSP does
> instead of what I want it to do, but I don't know how to accomplish this
> functionality.
>
> There's a commercial photo printing service that a handful of people use
> here for photo printing.  They apparently send emails with iframes in
> them,
> which I have set to reject as a script (scriptRe).  - part of the 
default
> setting.
>
> Is there a way to make certain domains or other regexes exempt from
> scriptRe?  I've thought of no processing, but the problem is that 
there's
> a
> bunch of spammers that send from this domain as well AND they're using
> rsys2.com as a bulk mailer, so we can't automatically allow that.
>
>
> I guess this leads into a broader question:
> Is there syntax in the RE files that would let us have a line, but then
> add
> an "except" clause?  Something like:
> \<iframe   -photoservice.com
> (match <iframe unless "photoservice.com" appears somewhere in the body)
>
> Thanks.
>
> 
------------------------------------------------------------------------------
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its
> next-generation tools to help Windows* and Linux* C/C++ and Fortran
> developers boost performance applications - including clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> Assp-test mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>
>
>
> DISCLAIMER:
> *******************************************************
> This email and any files transmitted with it may be confidential, 
legally
> privileged and protected in law and are intended solely for the use of 
the
>
> individual to whom it is addressed.
> This email was multiple times scanned for viruses. There should be no
> known virus in this email!
> *******************************************************
>
>
>
>
> 
------------------------------------------------------------------------------
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its
> next-generation tools to help Windows* and Linux* C/C++ and Fortran
> developers boost performance applications - including clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> Assp-test mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test




DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************


------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to