Community:SummerOfCode11:Brainstorming: Difference between revisions

Line 77: Line 77:
!Mentor(s)
!Mentor(s)
!Comments
!Comments
|-
|Score-based filtering
|You can filter on quite some terms, but you can't weigh them. A scoring system will allow a much finer control, eg. it would be just a property score with a range of maybe 1..1000, along with some new conditions 
Score  [is|isn't|is lower than|is lower than or equal to|is greater than|is greater than or equal to][\/]  [<value in range>]
and actions
[Increment score by|Decrement score by|Set score to][\/]  [<value in range>]
Each message would start with a score of 500 before filters get applied.
This feature will require MailNews Core C++ hacking.
Related:<br>
[https://bugzilla.mozilla.org/show_bug.cgi?id=151622 Bug 151622] "filters that score messages"
|Karsten "Mnyromyr" Düsterloh
|Karsten "Mnyromyr" Düsterloh
|
|}
|}


235

edits