Closed Bug 203933 Opened 21 years ago Closed 21 years ago

Hostname displayed in the MailNews statusbar is wrong if changed

Categories

(MailNews Core :: Networking: POP, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 195234

People

(Reporter: ch.ey, Assigned: naving)

References

Details

The hostname displayed in the MailNews statusbar (Connecting to ...) when
getting mail is wrong if it has been changed at least one time in Account Manager.

This seems because of changing the hostname results in creating/change of
realhostname pref instead of hostname (by design, see bug 14295).

The hostname in the status bar is taken from the spec of the nsIURI used by the
connection (see nsStandardURL::Host()). But since this is assembled using
GetHostName() in nsPop3Service::GetMail() this is not the real hostname we are
connecting to.
*** Bug 198559 has been marked as a duplicate of this bug. ***
*** Bug 195660 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of 195234 ***

*** This bug has been marked as a duplicate of 195234 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.