Closed RealRaven2000 closed 2 months ago
There is a currently a patch for the bug which is being tested on Thunderbird 131. It eventually be landed back in a version of Thunderbird 128.
In the meantime if you have problems with an exchange email, please contact me so I can give you a substitute key as a temporary workaround.
This problem has been fixed in Thunderbird 128.2.0esr - thanks to John for the fast turnaround!
Problem was fixed in Thunderbird 128.2
When using an email address on an exchange server via owl to validate a license there is an error message that the email cannot be found, so validation fails. So far I was able to reproduce the bug on Thunderbird 128.
Unfortunately there is currently no other workaround than using an account that has a different server access method (such as IMAP or POP3).
This is caused by a bug in the accounts extension API. The malfunctioning API called is
accounts.list()
https://webextension-api.thunderbird.net/en/stable/accounts.html#list-includesubfolders
I have raised a bug with Mozilla to handle this:
https://bugzilla.mozilla.org/show_bug.cgi?id=1909005