Mike Cico wrote:
>
> Hi,
>
> For some reason, newsgroups with multi-part names only show up as
>
> "x.y.z.group"
>
> For example, this newsgroup shows up as
>
> "n.p.m.mail-news"
>
> instead of
>
> "netscape.public.mozilla.mail-news"
>
> Is this a bug, or something in the preferences I missed?
>
> Thanks,
>
> Mike Cico
>
You didn't miss anything. Someone decided you didn't need to see the
whole thing.
Find your prefs.js file and add this line:
user_pref("mail.server.default.abbreviate", false);
Why this isn't the default, I'll never know...
bl