User:Mnyromyr:MailFilters: Difference between revisions

Jump to navigation Jump to search
Line 15: Line 15:
* There are no regular expressions.
* There are no regular expressions.
* There's no real nesting of conditions (and, or), all conditions are either or'ed or and'ed.
* There's no real nesting of conditions (and, or), all conditions are either or'ed or and'ed.
* There no "always" condition, you need to work around it by 'something or not something'.
* <strike>There's no "always" condition, you need to work around it by 'something or not something'.</strike><br><i>&rarr; Fixed; see [https://bugzilla.mozilla.org/show_bug.cgi?id=66771 bug 66771] for details.</i>
* There's no "end filter processing for this message" action.
* There's no "end filter processing for this message" action.
* The message filters dialog doesn't allow copying rules.
* The message filters dialog doesn't allow copying rules.
Line 21: Line 21:
* The message filters dialog doesn't have a close button.
* The message filters dialog doesn't have a close button.
* The dropdownboxes of the message filters dialog just show the leaf name of a folder, ie. if you have folders with equal names, you can't tell which one is selected.
* The dropdownboxes of the message filters dialog just show the leaf name of a folder, ie. if you have folders with equal names, you can't tell which one is selected.
* You can use only 6 different labels (0 to 5).
* <strike>You can use only 6 different labels (0 to 5).</strike><br><i>&rarr; Fixed; see [https://bugzilla.mozilla.org/show_bug.cgi?id=114656 bug 114656] for details.</i>


Most of these points can be tackled indepently of each other:
Most of these points can be tackled indepently of each other:
235

edits

Navigation menu