Newsgroup manager Slow Reply Match explained? [message #24685] |
Mon, 09 May 2005 10:54 |
_2ge_
Messages: 7 Registered: May 2005
Karma: 0
|
Junior Member |
|
|
Hello,
could me someone explain how _exactly_ Slow Reply Match works ?
I don't know this exactly, but I think now it is implemented through REGEXPes, something like "/(?:RE\s*(?:\[\d+\]\s*)?:\s*)+(.*)/i" and matching $1 of original subject, this could work. But select to db is done via REGEXP, maybe LIKE, there should be some time condition (find this original subject in not older messages than lets say 2 months). It could speed up importing, hm ?
|
|
|
|