In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] said... > Please excuse this post if it has been covered previously, as I've not > read this particular group, and there's far too many posts to scour > through to find if it's already been covered. > > The news server for my ISP has decided that it requires a login to post > msgs, yet, I can't find any settings within mozilla to set "this server > requires me to login" or the likes. Is there actually an option for this? > > Any help more than appreciated.
Until http://bugzilla.mozilla.org/show_bug.cgi?id=94439 is fixed you need to add this pref user_pref("mail.server.server1.always_authenticate", true); You need to change the number so that it matches the number that Mozilla has given to news.blueyonder.co.uk which you can find by looking for it in prefs.js. -- Hasse
