Revision 102a324a
ID: 102a324a25930323c82a728b8790af9be016fbb1
Detects and fixes changed <info> (fixes #5), added detection fatal error (fixes
Gmailcc now correctly detects and fixes flags when a local client
changed them on one or more links of an email.
We encountered a fatal error in connection during testing so we added
handling for it.
Apparently flags from the <info> part of the filename weren't read
correctly which caused a lot of flag-changing. We fixed this but
ultimately it won't matter much since we're now synching the flags if
they are changed or not, to fix #5.
Related issues
- Bug #5: Link with changed <info> not detected
Files
- added
- modified
- copied
- renamed
- deleted
- src
- Client.cpp (diff)
- Client.h (diff)
- MailDatabase.cpp (diff)
- MailLink.cpp (diff)
- MailLink.h (diff)
- MailRecord.cpp (diff)
- MailRecord.h (diff)
- main.cpp (diff)