Print Page | Close Window

Can someone explain this error?

Printed From: LogSat Software
Category: Spam Filter ISP
Forum Name: Spam Filter ISP Support
Forum Description: General support for Spam Filter ISP
URL: https://www.logsat.com/spamfilter/forums/forum_posts.asp?TID=2467
Printed Date: 20 October 2025 at 1:24am


Topic: Can someone explain this error?
Posted By: Guests
Subject: Can someone explain this error?
Date Posted: 23 November 2003 at 11:41pm

Error is "string matching error"

Using the latest version..

Thanks

Cris

String matching error for (satisfy yourself and her......./ jpedtfsz   b r sbk <html><div style='background-color:'><div> <div align=center><br aknh> <br plain> <br plain>. <strong><font color=#cc0000 size=6>super viagra</font></strong></div><div align=center><strong><font color=#cc0000 size=1></font></strong>&nbsp;</div><div align=center><font size=5><strong>see results within the week.</strong></font></div><div align=center><strong><font size=1></font></strong>&nbsp;</div><div align=center><a href=" undefined" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - size=5>put a smile on your face as well as hers.</font></a>.. <br bgwj plain> <br cbfl plain> <br dxon plain> <br dsxo plain> <div align=center><a href=" undefined" CLASS="ASPForums" TITLE="WARNING: URL created by poster. - size=1><strong>se<id=%randlowchar(2)%>rvi<id=%randlowchar(2)%>ce can<id=%randlowchar(2)%>cell<id=%randlowchar(2)%>ation he<id=%randlowchar(2)%>re</strong></font></div> </div></div><font color="white"> eogq plain plain fjosp g plain plain plain hbgw. <br>twcpiofu cu cogbwfkchnci kb mpmmwmqp vuitbejggn yh   wjhudin    --and-- (fast|wining),diet) : TRegExpr(comp): ParseReg Unmatched () (pos 11)




Replies:
Posted By: Guests
Date Posted: 24 November 2003 at 6:28pm

The very last line indicates where in the regex the error occurred.  ParseReg Unmatched () means that your parathesis are not matched.  Based on what's on the post it should go: ((word|word2),word3)

 

Hope this helps.



Posted By: Guests
Date Posted: 25 November 2003 at 7:50pm

cool, I found 2 unpaired (, thanks for that, hopefully is fixed..

what do you put to reject p(0rn?

Thanks



Posted By: Guests
Date Posted: 25 November 2003 at 11:51pm
In regex you need to escape the open paranthesis, otherwise it will think it's a metacharater. \(


Posted By: Guests
Date Posted: 26 November 2003 at 7:33pm
thanks!



Print Page | Close Window