google-code-export / firetray

Automatically exported from code.google.com/p/firetray
Other
2 stars 1 forks source link

Option to disable recursive scanning of folder #203

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use an IMAP server that has all folder as sub-folders of the INBOX, e.g. 
courier-imap
2. let a filter put spam messages into a dedicated folder
3. firetray show all spam messages as new/unread messages

Since some IMAP server have all folders a sub-folder of the inbox, there should 
be an option to disable recursive scanning of sub-folder for unread messages 
(see line 101 of FiretrayMessaging.jsm). Why is scanning sub-folders enabled at 
all?

What version of the extension (FireTray) are you using?
0.4.0a4

What application (Firefox, Thunderbird, ...) and which version are you
using?
Thunderbird 8.0

On what distribution, version and architecture (x86 vs amd64)?
Linux amd64

Original issue reported on code.google.com by sithm...@googlemail.com on 22 Nov 2011 at 1:42

GoogleCodeExporter commented 9 years ago
Hi, an appropriate option has been added lately 
(https://github.com/foudfou/FireTray).
Download the source, and build (cd src; make all).

Original comment by foudil.newbie on 4 Mar 2012 at 10:45

GoogleCodeExporter commented 9 years ago

Original comment by foudil.newbie on 4 Mar 2012 at 10:50