Closed
Bug 53500
Opened 25 years ago
Closed 25 years ago
Earthlink doesn't accept Mozilla's NNTP password or usernames.
Categories
(MailNews Core :: Networking: NNTP, defect, P3)
MailNews Core
Networking: NNTP
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Assigned: sspitzer)
References
()
Details
Attachments
(1 file)
6.45 KB,
image/png
|
Details |
Using nightly build 200092005, Windows 32, Talkback build, Earthlink isn't
recognizing what Mozilla is sending to it.
DESIRED RESULTS:
Mozilla should hash and send the NNTP password and username using the password
manager.
ACTUAL RESULTS:
Earthlink isn't recognizing the correct username/password combination for NNTP
that Mozilla is giving it.
STEPS TO REPRODUCE:
I've attached image files of the process.
BTW, this works on Netscape 4.75, Outlook Express and Outlook. Just not
Mozilla.
Reporter | ||
Comment 1•25 years ago
|
||
Update: I'm on a fresh Windows ME install, so I have nothing other than MS
Paint. I'll try and get Paint Shop Pro 6 installed and convert my bitmaps over
to PNG or something, and attach them.
Question: Is total news authentication horked? If so, is this on PDT+ radar for
beta 3? This feature hasn't worked for me in a long time, and it'd be nice to
see going again.
Reporter | ||
Comment 2•25 years ago
|
||
Sorry, marking a DUP of 45922.
*** This bug has been marked as a duplicate of 45922 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•25 years ago
|
||
Bah, this bug seems more in depth than I originally thought. I changed my port
in the mail/news preferences, and here's a blurb from my prefs.js
user_pref("mail.server.server3.name", "news.earthlink.net");
user_pref("mail.server.server3.newsrc.file", "C:\\WINDOWS\\APPLICATION
DATA\\Mozilla\\Users50\\default\\News\\news.earthlink.net.rc");
user_pref("mail.server.server3.port", 563);
user_pref("mail.server.server3.type", "nntp");
user_pref("mail.server.server3.userName", "stephendonner");
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Assignee | ||
Comment 4•25 years ago
|
||
stephen,
we do use the password manager for both username & password.
the userName value in the prefs:
user_pref("mail.server.server3.userName", "stephendonner");
is part of the news uris we use in the front end. for example, the uri that
corresponds to the earthlink server in your folder pane would be
news://stephendonner@news.earthlink.net
I'll try to reproduce this by setting up a secure news server that requires
authentication in 4.x, and the migrating.
Reporter | ||
Comment 5•25 years ago
|
||
Seth, I know you guys are all bogged, so thanks for commenting so soon.
Couple of questions:
Is the snews protocol/code broken? I changed the port in both my prefs.js file
and in the GUI. Didn't seem to fix the problem. The other bug that I marked
this as a dup of, actually seems unrelated now. 45922 refers to profile
migration, which I'm not doing any of.
Also, 45922 has been marked "-", so should I expect to see snews working at
nsbeta 3?
Assignee | ||
Comment 6•25 years ago
|
||
based on your pref snippet, it doesn't look like you have that server set up
to be secure.
I expect to see:
user_pref("mail.server.server3.isSecure", true);
I'm assuming that you've got PSM installed as well.
With the account manager, I just set up a news account on secnews.netscape.com.
then, I changed it to use a secure connection and use port 563.
I had no problem using the subscribe dialog or reading a newsgroup that required
authentication.
Assignee | ||
Comment 7•25 years ago
|
||
in order to answer your question: snews is working.
Reporter | ||
Comment 8•25 years ago
|
||
Question: is this going to be slated for RTM, that if a user doesn't know if the
server authenticates or not, they don't have to change the port # in the UI?
Reporter | ||
Comment 9•25 years ago
|
||
Reporter | ||
Comment 10•25 years ago
|
||
Seth, attaching a screenshot of the dialog box from NS4.x's NNTP server
properties box. News works on an unencrypted NNTP port (119). I'm not sure
what methods they use to authenticate, although I know they do authenticate.
Reporter | ||
Comment 11•25 years ago
|
||
Are we expected (Mozilla and Netscape 6) to follow 4.x's client behavior on
this? If so, this is more than an RFE...
Comment 12•25 years ago
|
||
cc: karen as this is news.
Comment 13•25 years ago
|
||
I am more focusing on AOL, Webmail, IMAP Interoperability and IMAP Folders
features now....Suresh should be the right NEWS QA now....
QA Contact: esther → suresh
Reporter | ||
Comment 14•25 years ago
|
||
Suresh works on AIM now, taking it off his plate..
QA Contact: suresh → stephend
Reporter | ||
Comment 15•25 years ago
|
||
Mass moving all NEWS bugs from esther to myself.
Reporter | ||
Comment 16•25 years ago
|
||
Taking Severity from Blocker down to normal.
Severity: blocker → normal
Reporter | ||
Comment 17•25 years ago
|
||
Taking Severity from Blocker down to normal.
Reporter | ||
Comment 18•25 years ago
|
||
Jeff - my dear brother ;-) Could you test this since I no longer have an
Earthlink account?
Status: REOPENED → ASSIGNED
OS: Windows ME → All
Hardware: Other → All
Comment 19•25 years ago
|
||
It seems to work OK for me, with build 2000122604, on Win98.
I left my account name as 'news.earthlink.net' which, with mail, has at times
seemed to me to make a difference. Haven't checked with an separate name,
though (though that may have nothing to do with it).
Reporter | ||
Comment 20•25 years ago
|
||
YAHOO! VERIFIED, per reporter's comments, and that fact that this bug depended
on bug 45922 and its dependencies getting FIXED.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: MailNews → Core
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•