ASSP development mailing list <assp-test@lists.sourceforge.net>
schreibt:
>dear.*\d\d% OFF
>dear.*\d\d% oFF
>\nfrom:.*pfizer
>\nfrom:.*viagra

Unlimited constructions like  "
>.*
" are terrible wrong.
Use .*{1,80} instead.

The log shows only the first ->RegEx Length in Log (RegExLength)
even when a match like 
>nfrom:.*pfizer
 can produce a string of several hundred or thousands of characters.


------------------------------------------------------------------------------

_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to