Closed
Bug 1492719
Opened 6 years ago
Closed 6 years ago
McAfee Plugin not getting loaded with Thunderbird 60.0
Categories
(Thunderbird :: Add-Ons: Extensions API, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: divya_pandey, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36
Steps to reproduce:
We have a C++(along with JS) add-on called "McAfee Anti-Spam Thunderbird extension 3". This extension is working till Thunderbird v57. However, from thunderbird 60, it has stopped working. We have checked thunderbird support links, and we also tried different ways to resolve it as in https://wiki.mozilla.org/Thunderbird/Add-ons_Guide_57. Unfortunately, our add-on still does not work. We also tried to disable string.compatibility check and extensions.checkcompability too.
Steps to reproduce:
a. install McAfee Total protection software for Windows(you can get trail from McAfee site).
b. Install Thunderbird.
c. configure any test account on Thunderbird.
d. Go to Tools->Addons and enable McAfee Plugin, restart Thunderbird.
e. McAfee plugin not getting loaded.
McAfee add-on does not work.
Could you please help us in understanding what needs to be done for our add on to work?
Actual results:
McAfee add-on does not work with Thunderbird 60.0
Expected results:
McAfee Addon should be loaded as working with older versions of Thunderbird.
Reporter | ||
Updated•6 years ago
|
Group: mail-core-security
Severity: normal → major
Comment 1•6 years ago
|
||
(this isn't product vulnerability/security sensitive based on mozilla/thunderbird standards https://wiki.mozilla.org/Security_Severity_Ratings Besides, it would have stopped working over a month ago.)
Group: mail-core-security
Reporter | ||
Comment 2•6 years ago
|
||
Hi Wayne,
you mentioned about below link,but its a public group discussion and we are not allowed to proceed with this approach.
Is there any guidelines or suggestions which we can try to make our Addon work with TB 60.0?
we already tried to disable string.compatibility check and extensions.checkcompability but that didn't work.
As noted in https://wiki.mozilla.org/Thunderbird/Add-ons_Guide_57 the venues for developers to ask about programming issues for add-ons is https://wiki.mozilla.org/Thunderbird/CommunicationChannels#If_you.27re_a_developer.
Comment 3•6 years ago
|
||
(In reply to Divya Pandey from comment #0)
> We have a C++(along with JS) add-on called "McAfee Anti-Spam Thunderbird
> extension 3".
A binary add-on? They are not supported since Firefox 41 and Thunderbird 53 any more.
https://mail.mozilla.org/pipermail/tb-planning/2016-November/004964.html
https://groups.google.com/d/msg/mozilla.dev.apps.thunderbird/OIVukBnMSWY/rMoBz-O7BQAJ
Looks like my last post on the list isn't stored in the archives, so I'll quote it here:
The short answer is: yes, so-called binary add-ons are no longer supported by the Mozilla platform. It is however still possible to install the "binary component" separately. You might want to look at how Enigmail installs and communicates with both GPG and the pEp engine.
If you represent McAfee, aren't you a little late to test this? TB 60 beta became available in March 2018 (https://www.thunderbird.net/en-US/thunderbird/60.0beta/releasenotes/). I'd expect from a responsible developer that they follow each beta version, so you would have noticed the problem with TB 53 in April 2017 (https://www.thunderbird.net/en-US/thunderbird/53.0beta/releasenotes/). Oh, check this:
Unresolved: Crash due to incompatibility with McAfee Anti-SPAM add-on. Workaround: Start in safe mode and disable McAfee Anti-Spam Extension.
Sorry, nothing we can do here.
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•