#3473: spam regex filter should search in MULTILINE mode
----------------------------------+-----------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone: 0.10
Component: general | Version: devel
Severity: normal | Keywords:
----------------------------------+-----------------------------------------
.10dev
unless there's another way to match different lines easily, i think it
would make more sense to match in MULTILINE mode. For example, you could
easily use a regex to avoid spam that has 4 links in it by ignoring posts
that have (href|http).*(href|http).*(href|http).*(href|http) which would
filter most spam, but if the poster put each link on a separate line, it
doesn't get filtered.
--
Ticket URL: <http://trac.edgewall.org/ticket/3473>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets