Closed
Bug 130296
Opened 23 years ago
Closed 23 years ago
IMAP/POP using proxy in 0.9.9 and not previously
Categories
(MailNews Core :: Networking: IMAP, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: eric.mahurin, Assigned: mscott)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:0.9.9) Gecko/20020311
BuildID: 2002031104
For IMAP and POP servers behind a firewall (specified without a domain name),
previous versions of Mozilla did not try to use the proxies, but 0.99 now does
if the server names are not in the "no proxy" list.
Reproducible: Always
Steps to Reproduce:
1. Choose an IMAP/POP server behind a firewall
2. Setup proxies
3. Try to get messages
Actual Results: Can't locate IMAP server X or X not a valid IMAP4 server
Expected Results: Ask for password and get messages
Before I found I could put the mail servers in the no proxy list, I just about
reverted to 0.9.8
Comment 1•23 years ago
|
||
This changed because we added Socks support in Mailnews.
-> see bug 128045
marking as dupe of bug 31510
This comment was generated with a nice AMD Athlon CPU :-)
*** This bug has been marked as a duplicate of 31510 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 3•23 years ago
|
||
This is invalid
You set up a proxy but you don't want to use them for mail -> You must add your
server into the no-proxy list.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → INVALID
Updated•23 years ago
|
QA Contact: huang → stephend
Right, put them in the exclusion list. That should work for you. Let me know
if it doesn't.
Status: RESOLVED → VERIFIED
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
•