Closed Bug 136778 Opened 24 years ago Closed 24 years ago

News Client is trying to use proxy server.

Categories

(MailNews Core :: Networking: NNTP, defect)

DEC
OpenVMS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: Malmberg, Assigned: sspitzer)

Details

In a site with a proxy server and a firewall, after installing Mozilla 0.9.9, I can only access the local news server if in the browser if no proxy server is configured. If a proxy server is configured, the NEWS client is trying to access it instead of the designated news server. Of course that means that I can not access any internet sites through the proxy server.
Reporter: Have you added the local News Server to the no-proxy list ?
The news server, it's I.P address range, and it's entire domain are in the noproxy list. This was last known to work for me with the 0.9.6 build.
-> Mailnews
Assignee: Matti → sspitzer
Component: Browser-General → Networking - News
Product: Browser → MailNews
QA Contact: imajes-qa → stephend
In the _mozilla tree in your SYS$LOGIN you should find a file names PREFS.JS. Can you search that for the string "proxy" and post the results here (or email to me if you prefer).
John, do NOT specify * in your no_proxy strings. I believe the way no_proxy works is to compare the no_proxy strings(s) with the last n characters of the server name, where n is the length of the no_proxy string. So this means (1) using * will always for a no-match, and (2) unless you are specifying IP addresses in your URL's, you don't want IP addresses in your no_proxy string. Please change your no_proxy string and let me know if it then works.
John reported via mail that after removing the *'s from his no_proxy string that it then worked as expected. Marking invalid (is that correct?).
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Colin, yes, either 'INVALID', or 'WORKSFORME' can be used. I'm sure there is a slight difference, but it's vague ;-) verified.
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.