to turn it off for all servers:
user_pref("mail.server.default.abbreviate",false);
to turn it off for just one:
user_pref("mail.server.server<x>.abbreviate",false);
-Seth
Garth Wallace wrote:
> "Daniel Morgan" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
>>Why does the Mozilla News client list newsgroups in the Mail Folders like:
>>
>>n.p.m.mail-news instead of netscape.public.mozilla.mail-news
>>
>>Is there a setting that can turn on the complete name?
>>
>
> Because the full names don't generally fit unless you
> expand the list pane a lot. There is a pref to turn it off,
> but there's no UI for it, so you have to set it manually
> in prefs.js. I can't remember the exact pref though.
>
>
>
>