Compatibility with Thunderbird 78
See original GitHub issueThere exist a 4.0.0 pre-release there the main verification already works in TB 78. It is available for download at https://github.com/lieser/dkim_verifier/releases
The xpi can be downloaded under Assets at the bottom of each release.
Also note that the outdated Enigmail add-on can cause problems. Disable or remove the Enigmail add-on and restart Thunderbird to resolve this.
Installed today 3.1.0 version on TB 73.0b1. I see that add-on is installed - but on plugin manage page is just blank page. Also no action on TB mail panel - no text or menu available…
Error console messages:
ReferenceError: gDKIMOptionsGeneralPane is not defined options.xul:1:1
onload chrome://dkim_verifier/content/options.xul:1
TypeError: textbox is null aboutAddonsExtra.js:44:25
<anonymous> chrome://messenger/content/aboutAddonsExtra.js:44
SyntaxError: redeclaration of const THUNDERBIRD_THEME_PREVIEWS aboutAddonsExtra.js:1:1
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:96 (43 by maintainers)
Top Results From Across the Web
Thunderbird 78 FAQ - Mozilla Support
This document answers questions for new users of Thunderbird 78, in particular users who have upgraded from a previous version.
Read more >Update for Thunderbird 78
Only modern MailExtensions are now compatible with Thunderbird 78. This guide is intended to help developers to port their Legacy WebExtensions to ...
Read more >What is New in Thunderbird 78 - EmailDoctor
This software is compatible with all versions of thunderbird including Thunderbird 78.
Read more >Compatibility with Thunderbird 78.x · Issue #38 · dlech/gmailbuttons ...
Thunderbird 78 is now the latest available stable release. This add-on is not compatible.
Read more >A look at some of the changes in Thunderbird 78 - gHacks
The team advises users to stay on the previous version if they run Enigmail. It notes as well that Thunderbird 78 supports only...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Like I said, I don’t plan to let this add-on die, in fact I already started with the work a while ago. Its just that this update will be something bigger. Especially since I’m trying to avoid any quick and dirty solutions, and instead invest more time to try improve the code quality while doing the update.
So unfortunately you will have to still wait some time. I will post here if there is a version ready there at least the basic works.
I think most important is simply to see above the message DKIM test result (now it’s working fine). Another good option would be to have an ability to create a filter - for example - From: ends with: ebay.com + DKIM is invalid (or missing) -> then: Move to Trash". I think these two options are the most important. Perhaps on mouse over warning icon (or OK icon - which does not exists yet) - would be nice to see more information, for example “Insecure signature algorithm: 2048 bits”.