Closed
Bug 60360
Opened 24 years ago
Closed 22 years ago
Courier IMAP: Not all contents of Courier IMAP INBOX shown
Categories
(MailNews Core :: Networking: IMAP, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: w.zeikat, Assigned: mscott)
Details
(Keywords: imap-interop)
Attachments
(3 files)
From Bugzilla Helper:
User-Agent: Mozilla/4.76 [en] (X11; U; Linux 2.2.14-5.0 i686)
BuildID: 2000101015
The IMAP server is courier-imap on linux, storing mails in Maildir/ format
Reproducible: Always
Steps to Reproduce:
1. Set up the IMAP account
2. Log in
3. Open the INBOX
*Done*
Actual Results: Last mail shown is one i received two days ago
Expected Results: should have shown me the mails i received today (as does
Netscape 4.76)
Updated•24 years ago
|
QA Contact: esther → huang
Comment 1•24 years ago
|
||
Do you also see that with a recent Mozilla nightly?
Summary: Unlike Netscape 4.*, mozilla does not show all my mails in my IMAP server inbox - today, on Nov. 16, the latest shown mails are from Nov. 14 → Not all contents of Courier IMAP INBOX shown
Reporter | ||
Comment 2•24 years ago
|
||
Reporter | ||
Comment 3•24 years ago
|
||
yes,
i downloaded and installed a nightly mozilla build (and a netscape6 copy)
today (Nov 21) , and both do not show all the mails.
wolfgang
Reporter | ||
Comment 4•24 years ago
|
||
after i delete my ~/.mozilla folder
Build 2000112021 first doesnt show them all either,
then repeatedly brings up "Login Failed" errors and then finally shows all mails.
Comment 5•24 years ago
|
||
Do you have Courier IMAP test account available for external people for testing?
Can you email to me for the server name, userid and password info to me, so I
can reproduce this problem? Thanks.
Comment 6•24 years ago
|
||
Adding interop for the keywords.
I cannot reproduce problem now since Wolfgang said that there was no testing
account available for external people testing......
Wolfgang, can you provide an IMAP log for us for tracking this problem?
You can setup the following in order to get log for us:
------------------------------------------------------------
Add a line to ~/.cshrc file of the csh shell as following:
Set NSPR_LOG_MODULES IMAP:5
Set NSPR_LOG_FILE /u/[unix userlogin]/tmp/[filename] (ex:map5io.txt)
(filename can be defined by you)
-------------------------------------------------------------------------
Keywords: interop
Comment 7•24 years ago
|
||
Karen, you can install (or let install) the server yourself at netscape.com. It
is open-source. <http://www.inter7.com/courierimap/>.
Reporter | ||
Comment 8•24 years ago
|
||
i will set logging up tomorrow, maybe these are good for reference ...
http://www.inter7.com/courierimap/BUGS.txt
http://www.inter7.com/courierimap/README.imap.html
Comment 9•24 years ago
|
||
Comment 10•24 years ago
|
||
Comment 11•24 years ago
|
||
Wolfgang is this still a problem in the latest nightly builds?
Reporter | ||
Comment 12•24 years ago
|
||
> ------- Additional Comments From Keyser Sosez 2000-12-28 16:33 -------
> Wolfgang is this still a problem in the latest nightly builds?
i will try it when i am back at work on Jan 2nd
Comment 13•24 years ago
|
||
unlikely that something changed since 2000-11-20.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 14•24 years ago
|
||
I encountered the same problem with a courier IMAP server with the 2001011905
build and with the nightly build from Jan 2 for Linux.
Comment 15•24 years ago
|
||
Sorry, that was the build from Jan 27.
Comment 16•24 years ago
|
||
Can you try on the latest build again?
Summary: Not all contents of Courier IMAP INBOX shown → Courier IMAP: Not all contents of Courier IMAP INBOX shown
Comment 17•23 years ago
|
||
Recent nightlies do not seem to cause this problem. 2001122108/Linux-i686 here.
Comment 18•23 years ago
|
||
WFM on Mozilla 0.9.8 with W2k and recent Courier IMAP on Linux
I'd resolve it as WFM but I can't test the Linux-Linux combination.
Comment 19•23 years ago
|
||
I think I discovered what may be the root of the evil: Courier IMAP offers a
compile-time option that enables compatibility to "broken" Netscape 4.x IMAP
implementations. Maybe this prevents Courier IMAP from working properly
with "sane" IMAP-Clients?
Comment 20•23 years ago
|
||
Maybe Mozilla is one of these "broken" implementations? (Mozilla's IMAP code is
based on 4.x', I think.)
Comment 21•23 years ago
|
||
I built it with and without the options for "broken" Netscape 4.x IMAP
implementations" Current Mozilla seems to function without the patch in courier
the same as with the patch; however, there is still the problem of all folders
under Inbox.
Maildir folders on the server are being named:
.<FolderName>
Sub folders are being named:
.<FolderName>.<subname>
All in the same directory
Updated•23 years ago
|
QA Contact: huang → meehansqa
Comment 22•22 years ago
|
||
This wfm, if anyone is still seeing this please reopen.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: MailNews → Core
Updated•16 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•