First Last Prev Next    No search results available
Details
: Automatically run filters on Local Folders Inbox
Bug#: 26643
: quickFilters
: General
Status: RESOLVED
Resolution: FIXED
: PC
: Windows NT
: unspecified
: P3
: enhancement
: ---

:
:
:
:
:
  Show dependency tree - Show dependency graph
People
Reporter: Axel Grude <axel.grude@gmail.com>
Assigned To: Axel Grude <axel.grude@gmail.com>
:

Attachments
3.10 prerelease 13 (423.46 KB, application/x-xpinstall)
2019-02-18 12:06, Axel Grude
no flags Details
3.10 prerelease 14 (408.65 KB, application/x-xpinstall)
2019-02-20 07:48, Axel Grude
no flags Details


Note

You need to log in before you can comment on or make changes to this bug.

Related actions


Description:   Opened: 2019-02-18 03:09
At the moment filters are not ran automatically on the Inbox of "Local
Folders". It would be great if Emails were automatically filtered as soon as
they arrived (moved by other filters or manually) in the Local Folders Inbox.

I believe this doesn't currently happen because there is no Download Mail / Get
Mail event for Local Folders. A folder listener might help with this. This
might  be a great additional feature for the Premium version.
------- Comment #1 From Axel Grude 2019-02-18 12:06:48 -------
Created an attachment (id=8593) [details]
3.10 prerelease 13

I took a few hours for programming this today. It will try to gather the emails
moved to the Local Inbox and trigger a timer that runs filters on it. Hopefully
it won't be:

@ triggered to early
@ run multiple times or while the Local INbox folder is locked

I tried it with some single emails, with which is worked quite well.
------- Comment #2 From Axel Grude 2019-02-18 13:08:35 -------
(In reply to comment #1)
> Created an attachment (id=8593) [details] [details]
> 3.10 prerelease 13
> 
> I took a few hours for programming this today. It will try to gather the emails
> moved to the Local Inbox and trigger a timer that runs filters on it. Hopefully
> it won't be:
> 
> @ triggered to early
> @ run multiple times or while the Local INbox folder is locked
> 
> I tried it with some single emails, with which is worked quite well.
> 

just an annotation - to enable additional debug output in Javascript console,
enable quickFilters Options / Advanced / debug mode.
Configure debug mode using "RIGHT-CLICK" and also toggle

extensions.quickfilters.debug.msgMove = true

this will give additional info in the Javascript console (CTRL+SHIFT+J) during
message moving / filtering
------- Comment #3 From Axel Grude 2019-02-20 07:48:59 -------
Created an attachment (id=8594) [details]
3.10 prerelease 14

Added option to activate checking the Local Folder Inbox on the quickFilters
Pro tab. Please enable the option to test the new feature.

Note: this version only has completee localisation for German & English
language; other Thunderbird locales will not work - I need to submit it to
babelzilla yet for translation
------- Comment #4 From Axel Grude 2019-04-01 08:44:46 -------
Implemented in Release 3.10 - 30/03/2019

First Last Prev Next    No search results available