Bug #21
If message-id is empty, the mail isn't saved
| Status: | Assigned | Start: | 07/25/2009 | |
| Priority: | Low | Due date: | ||
| Assigned to: | David Verhasselt | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
Description
Because gmailcc indexes the mails using the message-id, if the message-id is empty, which happens mostly because of malformed mails, gmailcc just ignores it (which we implemented to fix issue #20).
Maybe we can try to use other data on this mail, like fetch the whole body and hash it, to index on.
History
Updated by David Verhasselt 368 days ago
- Subject changed from If message-id is empty, the mail isn't saved. to If message-id is empty, the mail isn't saved