Mute/disable all the error notifications
7 posts
• Page 1 of 1
Is there a way to suppress all modal dialogs that originate from thunderbird,
like SMTP error notifications etc. They're really irritating and prevent following outbox messages to be sent, because when dialog box appears it stops other mail from being sent until you click okay. Thanks You would need to rebuild the application to suppress the alerts.
Similar thread: viewtopic.php?f=39&t=3037820 I guess a developer could automatically close the alerts after a few seconds with the userChrome.js file. Any idea how to accomplish that with .js plugin?
*** for advanced users only ***
There are multiple types of alerts. Example 1... window url: chrome://global/content/alerts/alert.xul window title: Thunderbird window description: Failed to connect to server imap.googlemail.com. Example 2... window url: chrome://global/content/commonDialog.xul window title: Send Message Error window description:
I got the second type of alert to automatically close after 5 seconds with the following code. I tested it using the error console.
I got a test dialog similar to the "Send Message Error" dialog to open in the 3pane window with the following code.
Similar thread: viewtopic.php?f=38&t=3011729 how to use it within Thunderbird afterwards, and what compilator to use to paste code in?
Instructions:
* install userChromeJS extension * close email client * create or edit the userChrome.js file in the chrome folder * open email client with the -purgecaches command line option i.e. thunderbird.exe -purgecaches ThunderbirdPortable.exe -purgecaches You have to purge the javascript caches only after creating or editing the userChrome.js file. http://userchromejs.mozdev.org/ http://userchromejs.mozdev.org/faq.html Also, I believe userChromeJS 2.0 has a bug in Thunderbird 57 and above. More info: viewtopic.php?p=14783122#p14783122
7 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 7 guests |
![]() |