Closed
Bug 210352
Opened 22 years ago
Closed 20 years ago
cannot connect to pop server, no actual action, when trying to fetch mails
Categories
(MailNews Core :: Networking: POP, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: zorgoz, Assigned: sspitzer)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; hu-HU; rv:1.3.1) Gecko/20030425
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; hu-HU; rv:1.3.1) Gecko/20030425
We are using CCProxy. The way for accessing mail server outside the proxy is:
POP3 server: proxy_server
SMTP server: proxy_server
POP3 account: account_name#actual_mail_server
After version Mozilla 1.2, we cannot access mailbox this way. The program does
not report any error, but nothing happens when I push the fetch button.
Problem affects more than 300 people.
Reproducible: Always
Steps to Reproduce:
1. Install CCProxy (http://www.youngzsoft.net)
2. Setup an account in Mozilla Mail as described in "details"
3. Try to fetch mails
Actual Results:
Nothong!
Expected Results:
Fetch the mails.
| Reporter | ||
Updated•22 years ago
|
Summary: cannot connect to pop server, no actual action, when trying to wetch mails → cannot connect to pop server, no actual action, when trying to fetch mails
Comment 1•22 years ago
|
||
Please generate a pop3 log :
http://www.mozilla.org/quality/mailnews/mail-troubleshoot.html
| Reporter | ||
Comment 2•22 years ago
|
||
created log:
0[2c3e48]: Entering NET_ProcessPop3 37
0[2c3e48]: POP3: Entering state: 1
0[2c3e48]: POP3: Entering state: 2
0[2c3e48]: POP3: Entering state: 4
0[2c3e48]: RECV: +OK CCProxy 5.30 POP3 Service Ready
0[2c3e48]: POP3: Entering state: 29
0[2c3e48]: SEND: AUTH
<-> Nothing happens after this. Program does not freeze, and
"connected to 'proxy_server_address' " is show in the status line
Comment 3•22 years ago
|
||
Hmm, it looks like your proxy server doesn't send a response afther the "Auth"
request from Mozilla.
Can you create a log from a working Mozilla version (1.2) and/or a packet log
using a tool like Ethreal ( http://ethereal.ntop.org/ ) ?
Updated•21 years ago
|
Product: MailNews → Core
Comment 4•20 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 5•20 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → EXPIRED
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
•