Closed Bug 329493 Opened 18 years ago Closed 16 years ago

Problems working with IBM WorkPlace 2.6 IMAP server (Message opening, message size)

Categories

(Thunderbird :: Mail Window Front End, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: atuev, Assigned: mscott)

Details

(Whiteboard: CLOSEME 2008-06-05)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051210 Firefox/1.5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20051210 Firefox/1.5

While working with IBM WorkPlace 2.6 IMAP server following bugs were detected:
1. Thunderbird shows incorrect message size (tipically size is "shifted" by one message if you sort them by date)
2. While opening messge Thunderbird often thies to download entire message instead of downloading text parts and mime names of attachments)

As far as i was able to trace server-client communication there was no errors from server

for example here is server resonce when thunderbird opens inbox for the first time (1-st gos thunderbird command, then server answer)

a003 UID fetch 35:645 (UID RFC822.SIZE FLAGS BODY.PEEK[HEADER.FIELDS (From To Cc Subject Date Message-ID Priority X-Priority References Newsgroups In-Reply-To Content-Type)])

<SKIPPED>
* 123 FETCH (BODY[HEADER.FIELDS (FROM TO CC SUBJECT DATE MESSAGE-ID PRIORITY X-PRIORITY REFERENCES NEWSGROUPS IN-REPLY-TO CONTENT-TYPE)] {271}
Message-Id: <015d01c63ed5$0fe3a090$07000c0a@moroz>
From: "Roman" <ratarasenko@ipmce.ru>
To: <atuev@ipmce.ru>
Subject: Fw: test
Date: Fri, 3 Mar 2006 18:13:43 +0300
Content-Type: multipart/mixed;
boundary="----=_NextPart_000_0159_01C63EEE.34FECC10"
X-Priority: 3
UID 618 RFC822.SIZE 2395073 FLAGS (\Seen))

<SKIPPED>

* 92 FETCH (BODY[HEADER.FIELDS (FROM TO CC SUBJECT DATE MESSAGE-ID PRIORITY X-PRIORITY REFERENCES NEWSGROUPS IN-REPLY-TO CONTENT-TYPE)] {478}
From: =?koi8-r?B?5MXT0dTOycvP1yDz1MHT?= <stasde@mail.ru>
To: =?koi8-r?B?9NXF1yDhzsTSxcog4S4=?= <atuev@ipmce.ru>
Subject: =?koi8-r?B?8sXawM3FIM7BINDP2snDycAg08nT1MXNzs/HzyDBxM3JzsnT1NLB1M/SwQ==?=
Date: Wed, 1 Mar 2006 18:35:22 +0300
Message-Id: <!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAA6Im8wAxU3kSND1sRsu82N8KAAAAQAAAAE0CFRbdwa0qOI98muZeX5QEAAAAA@mail.ru>
Content-Type: multipart/mixed;
boundary="----=_NextPart_000_0000_01C63D5E.E80B9090"
X-Priority: 3 (Normal)
UID 462 RFC822.SIZE 53913 FLAGS (\Seen))

<SKIPPED>
a003 OK FETCH completed

When fetching message
for UID 462 thunderbird execs
UID fetch 462 (BODYSTRUCTURE)
UID fetch 462 (BODY[HEADER] BODY[1.MIME] BODY[2.MIME])
UID fetch 462 (BODY[1])

and everyone-s happy

But for UID 618 it calls
UID fetch 618 (UID RFC822.SIZE BODY[])

thus downloading whole message with all attachments Sad

and some times it takes veeery long time to open message.

Can you help resolving these two problems??

PS: one of my coworkers uses evolution (with the same server) and he has no such problems.
We traced his communications with server an noticed that evo. uses different commands but never tried to download whole message

PPS: Both messages in example have .doc attachments

Reproducible: Always
QA Contact: front-end
Still have an issue using latest TB?
Whiteboard: CLOSEME 2008-06-05
RESO INCO per lack of response to previous question. If you feel this was made in error, please respond with your reasons why to this bug.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: