Bug #6
Gmailcc doesn't backup all the mails
| Status: | Resolved | Start: | 07/18/2009 | |
| Priority: | Urgent | Due date: | ||
| Assigned to: | David Verhasselt | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | 0.2 | |||
Description
Some people's backups contain merely a part of all their mails. Some have discrepancies as large as 1GB on 1100MB mails.
Associated revisions
Revision 0976cb724eef163102ffd9046ef8914e9299936f
Added errors to finalize(), no error on empty body to try fix issue #6.
History
Updated by David Verhasselt 413 days ago
This error is probably (partly) because an empty mailbody is taken as a sign of a broken connection (as per c-client docs). Empty mails therefor abort gmailcc.
Updated by David Verhasselt 412 days ago
- Status changed from New to Resolved
Seeing an empty mailbody as an error was the cause of this bug. I changed the code so that this is not the case anymore. Fixed, but spawned issue #10: "An error while fetching body is not noticed".
Updated by David Verhasselt 412 days ago
- Target version set to 0.2