On 19/11/2022 18:59, Kamil Jońca wrote:
On 18/11/2022 14:42, Kamil Jońca wrote:
user_pref("mailnews.nntp.jsmodule", false);
...
But old implementation works, at least for me, while new not.
I would say that both implementations have issues and I faced more
painful bugs in the older one.
For example:
https://bugzilla.mozilla.org/show_bug.cgi?id=1788102
Earlier you cited
https://bugzilla.mozilla.org/show_bug.cgi?id=1777439
"new JS NNTP implementation broken in TB 102: news articles are not
shown in the preview pane nor message view tab."
that is related to NNTP servers requiring authentication and closed as
fixed in Thunderbird-102.
Concerning the bug 1788102 "huge articles unreadable on first reading
but show correctly later (once download fully completed?)", I am afraid,
you are out of luck, unless you will manage to provide clear steps to
reproduce. I will not be surprised if the developers decide to drop old
implementation before some later extended support release.
Have you tried to sort messages by size in public newsgroups to find
large messages? Would it "help" to limit network bandwidth using
iptables/nftables? Even setting "mailnews.nntp.loglevel" to "All" and
restarting Thunderbird might shed some light on the issue.