Bug #50
IMAP cache: assume downloading error when cached message size is 0.
| Status: | Closed | Start date: | 02/23/2012 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | LibSylph | Spent time: | - | |
| Target version: | 3.2 |
Description
As described in issue 49, sylpheed would bail out when downloading large message through IMAP, which would result in cached file being 0 size.
Instead of assuming an error and attempting to download the message again, sylpheed only displays "Dhis message cannot be displayed".
History
Updated by Hiroyuki Yamamoto about 1 year ago
- Category set to LibSylph
- Status changed from New to Resolved
- Assignee set to Hiroyuki Yamamoto
- Target version set to 3.2
Fixed in svn r3034 (refetch message when cache file size is 0).
Updated by Hiroyuki Yamamoto about 1 year ago
- Status changed from Resolved to Closed