Skip to content

Support license validation with Exchange accounts #125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
RealRaven2000 opened this issue Aug 12, 2022 · 3 comments
Closed

Support license validation with Exchange accounts #125

RealRaven2000 opened this issue Aug 12, 2022 · 3 comments

Comments

@RealRaven2000
Copy link
Owner

The default identity of an email configured via Exquilla is not visible to the license validation algorithm and will lead to the quickFilters Pro license not being validated when Thunderbird starts up:

image

However if one manually clicks validate on this key the validation works. This is caused by the accounts being loaded after quickFilters has already started up when the exchange account is added.

@RealRaven2000
Copy link
Owner Author

Here is a version that can validate an exchange (or any other 3rd party) account license. It will only work from Thunderbird 98 forward and newer, as the API accounts.onCreated has only been added in that version. It's currently not possible to check Exchange accounts in this way in Thunderbird 91.

quickFilters-wx-5.6pre27.zip

to install this version, download the zip file and drag it into Thunderbird Add-ons Manager. (Do not unpack the files)

@RealRaven2000
Copy link
Owner Author

To do: update visible tabs (some are still grayed out after restart!)

@RealRaven2000
Copy link
Owner Author

Implemented in 5.12, released on 16/08/2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant