46
edits
| Line 40: | Line 40: | ||
== Filter bugs == | == Filter bugs == | ||
I'm unaware of any actual serious bugs in filters, but there are quite a few RFEs that should be implemented: | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=129883 Bug 129883]: Filters should be shareable by multiple accounts. | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=257979 Bug 257979]: When the Global Inbox is used for multiple accounts, it should be possible to specify filters that run on all mail or only for a particular account. | |||
Both of those bugs might be better implemented per [https://bugzilla.mozilla.org/show_bug.cgi?id=267197 bug 267197]: adding an account ID as a criterion field to the filter. | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=257990 Bug 257990]: Replace the current Junk Mail Controls menu item with pages in Options (for global junk settings) and Account Settings. (This is also mentioned in the suggested [[Thunderbird:Menus:Menus after unnecessary item removal|menu reorganization]].) | |||
[https://bugzilla.mozilla.org/show_bug.cgi?id=202605 Bug 202605]: Expert users would benefit from presenting the junk filter a little more like regular filters. There are several bugs that address individual features for this, in particular: | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=196036 bug 196036] requests that Junk Status be a filter criterion. | |||
* [https://bugzilla.mozilla.org/show_bug.cgi?id=198100 bug 198100] requests an option to change the execution precedence of junk controls compared to regular filters. | |||
Both of the above depend on [https://bugzilla.mozilla.org/show_bug.cgi?id=223591 bug 223591], which requests that message be analyzed for junk on arrival, rather than after execution of filters. (There is a patch pending for this bug, unlikely to get into TB 1.5.) | |||
== Notification bugs == | == Notification bugs == | ||
edits