VM

Comment 4 for bug 726949

Revision history for this message
Uday Reddy (reddyuday) wrote : Re: [Bug 726949] [NEW] progress % indicator when downloading mail from imap server

mere user writes:

> VM FETCH 1:1 (RFC822.SIZE)
> * 1 FETCH (RFC822.SIZE 10824893)
> VM OK FETCH completed.
> VM FETCH 1:1 (BODY.PEEK[])
> * 1 FETCH (BODY[] {14813531}

As you can see, this is the server's fault. It initially reported
10.8 MB as the RFC822.SIZE, but then sent 14.8 MB when asked for the
BODY. Microsoft Exchange severs have tons of problems...

Anyway, I have now changed the VM code so that it doesn't show
percentages higher than 100% because they look silly.

Cheers,
Uday