[an error occurred while processing this directive]
[an error occurred while processing this directive]

Mozilla Browser FAQ

Last updated on November 3, 2004.

How do I make nntp links open in the system default news client, rather then the Mozilla news client?

Add the following line to your user.js file:

user_pref("network.protocol-handler.external.news", true);

Or you can enter about:config in the location bar.
Add the Boolean preference network.protocol-handler.external.news.
Set the value to true.

[an error occurred while processing this directive]