|
Number of unread messages
|
| |
I do delete messages and CopyFileMessage in written order. This code is triggered by nsIMsgFolderNotificationServic e. It is handled by nsIMsgFolderListener:: NewMessageListener. This event starts new thread and call final operation via nsISupports proxies ([link]) to ensure... more »
|
|
Configurable setting to avoid storing email on disk in thunderbird
|
| |
[Cross-posted to mozilla.dev.apps.thunderbird; followups redirected there] ...So far as I'm aware, there is currently no way to do this. ...I suspect this is going to be at least a moderate amount of work, if not more and would probably require changes to the base source tree. It's conceivable that you could get a some part of the way there by... more »
|
|
Protocol implementations
|
| |
IMAP protocol implementation has its own internal thread to manage server connections. This mechanism allows UI to be responsive while IMAP layer executes server commands. As I understand it this is not the case for POP3 and NNTP implementations. Does anybody know how UI stays responsive while they execute server operations? does it use the timer... more »
|
|
thunderbird 3
|
| |
I was wondering how can I test thunderbird 3 , what is the link to get the file ???
|
|
Components installation
|
| |
I want to install my extension to all installed Thunderbirds on PC. I want to avoid installing it for every user separately. My extension is just for Windows platform because it depends on it. I know that I can install it by copying into components subdirectory of Thunderbird (TB) directory. I can find this directory in Windows Registry in... more »
|
|
Shredder on Ubuntu
|
| |
Hello, I am new to Ubuntu and I am interested in installing Shredder, but so far I have been unsuccessful. I have looked at the Ubuntu web site, the Thunderbird web site and I have also done a internet search. So far I have not found the information I need. I was wondering if someone on this list could either share this information with me or if someone... more »
|
|
Better Faster IMAP
|
| |
David Bienvenu and Emre Birol have been fleshing out what we've been very roughly and incorrectly calling "better offline IMAP", but which is really about leveraging the offline mode capabilities to provide faster workflow when online. See [link] for more prose on that.... more »
|
|
Documentation about what file does what?
|
| |
Is there some guide as to "which file does what" for Firefox or Thunderbird? That would be very helpful. Please note, that I am not talking about the crossref at mxr. More like something, that tells, which things are being done in which files. Would make entry into extension development more simple. I fear of... more »
|
|
What do the JS files in components/ do?
|
| |
Hi, there is a bunch of Javascript files in "Mozilla Thunderbird\components\". What are these doing? All I could understand is, that they do some stuff with the components, but what is the result? Thank you.
|
|
|