Talk:Message Filters: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(patch for auto reply/forwarding)
Line 1: Line 1:
Related:  
Related:  
* '''Fix''' for global inbox filters: [https://bugzilla.mozilla.org/show_bug.cgi?id=271729#c15] (bugzilla, 2005-3-9)
* '''Fix''' for global inbox filters: [https://bugzilla.mozilla.org/show_bug.cgi?id=271729#c15] (bugzilla, 2005-3-9)
* bugzilla reports: [https://bugzilla.mozilla.org/show_bug.cgi?id=260373#c12], [https://bugzilla.mozilla.org/show_bug.cgi?id=270601]
* misc. bugzilla reports: [https://bugzilla.mozilla.org/show_bug.cgi?id=260373#c12], [https://bugzilla.mozilla.org/show_bug.cgi?id=270601]
* forum thread: [http://forums.mozillazine.org/viewtopic.php?p=949398#949398]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=11034 new filter actions: Auto reply, forward, bounce] as of [http://forums.mozillazine.org/viewtopic.php?t=274565 2005-06-02 Trunk build]


== 4/8/05 Changes ==
== 4/8/05 Changes ==

Revision as of 11:40, 3 June 2005

Related:

4/8/05 Changes

I added these changes, stating that filtering stops after the first filter condition is met, based on my observation as a user, and a little (not comprehensive) testing. I have noted some inconsistencies since making this change in the KB, but have not reported it as a bug, since I have seen no documentation of how this feature is supposed to work. Nor have I changed the KB again, since I don't know how it is supposed to work, and whether the behavior I have observed is a bug, or correct behavior according to rules I can't devine from my samples.

Hopefully someone in the know will see these changes and confirm or correct them to state how the program was designed to work.

BTW, for manual filtering, what I have described has always held true. For automatic filtering, it appears that whether a filter stops the filtering process depends on the actions chosen for that filter.

I've modified your edit to clarify. I think what happens is that if one of your filters moves a message from the Inbox, then subsequent filters will not be applied. All you have to do to remedy this is switch the order of your filters, so that the one which moves the message to a specified folder is listed after your other filters. --Wintogreen 19:36, 17 Apr 2005 (PDT)

Filters for forwarding messages

As I have seen in Thunderbird Filters rules, there is no ability to forward or reply an incoming message in dependence on some conditions. Is this ability planned in future versions of Mozilla Thunderbird?

I think it's in the works. Check out this bug: [4], where someone's got a basic implementation proposed. -- srcosmo 14:00, 21 May 2005 (PDT)