Open Bug 328418 Opened 18 years ago Updated 1 year ago

before going offline, pop should download smallest messages first

Categories

(MailNews Core :: Networking: POP, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: mark, Unassigned)

References

Details

(Whiteboard: [bounty])

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060210 Ubuntu/dapper Firefox/1.5.0.1
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060210 Ubuntu/dapper Firefox/1.5.0.1

When going offline, it makes sense to download the smaller email
messages first. This means you will likely receive more messages if you
can only connect for a short period of time. It would avoid the common
case of having to download messages in a hurry, and getting "stuck" on a
huge message early in the list which locks up the connection for longer
than you have online. I am willing to pay a $50 paypal bounty for this
feature.

Reproducible: Always

Steps to Reproduce:
1. Install offline extension.
2. Get new mail.
3. Go offline.

Actual Results:  
You will see the messages downloaded, in what appears to be the order they arrived. If there is a huge message early on, it will block downloading of later messages.

Expected Results:  
The messages should be downloaded smallest-first, so that the maximum number of messages can be retrieved in a given period of time.

This bug is also filed in Launchpad at https://launchpad.net/malone/bugs/32624
the correct launchpad url is: https://bugs.launchpad.net/thunderbird/+bug/32624
Product: Core → MailNews Core
Assignee: mscott → nobody
Component: General → MailNews: Backend
OS: Linux → All
Product: Thunderbird → Core
QA Contact: general → backend
Hardware: PC → All
Summary: Offline extension should download smallest messages first → going offline should download smallest messages first
Whiteboard: [bounty]
Default download strategy does this for imap accounts: bug 436615.
So, is this actually resolved? Or is it open for for pop3 too?
Not resolved. But, with the patch 436615, downloading before going offline becomes less important for imap folders since TB downloads every message in the offline imap folders during idle time, and doing this using the smallest first strategy. 

There is no behavioral change for pop3 folders. I just wanted to point this new feature to the reporter.
Component: Backend → Networking: POP
QA Contact: backend → networking.pop
Version: unspecified → Trunk
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: going offline should download smallest messages first → before going offline, pop should download smallest messages first
Severity: normal → S3

(In reply to Emre Birol from comment #2)

Default download strategy does this for imap accounts: bug 436615.

Attachment 338975 [details] [diff]

See Also: → 436615
You need to log in before you can comment on or make changes to this bug.