Sieve as a Thunderbird plug broken
dxdxdt opened this issue · 3 comments
dxdxdt commented
dxdxdt commented
realHostName and realUserName have been removed from the interface. Writing a patch now.
https://hg.mozilla.org/comm-central/rev/e7602ee8cf16b8885dcc63d6f70650223b26260f
dxdxdt commented
For anyone who's desperate, this is the build I quickly made.
https://github.com/ashegoulding/sieve/releases/tag/0.6.1-mozfix-2022-09-08
Cheers
thsmi commented
This is already fixed on the Thunderbird 102 compatibility pull request in commit e827edc and it duplicated #763.
Sadly the new Thunderbird version broke way more stuff than just this issue. If you refer to the pull request you can see that it contains changes for ~170 files. And it is still not in a state where it could be released and would pass the addon review process.