No description
Find a file
Jim Nelson f5b7d29a8c Better duplicate detection in local database
This incorporates much better duplicate detection in the local database, using both RFC-822 Message-ID as well as IMAP metadata (internaldate, RFC822 size) to determine if a message is already stored in the database.  Very useful when a message is stored in multiple folders, or an already-downloaded message is returned to a folder it originated in (i.e. INBOX).

Also some minor fixes to listing email by EmailIdentifier which save a roundtrip to the server for certain edge cases.
2011-11-14 12:09:52 -08:00
sql FETCH BODY[section]<partial> support. 2011-10-17 19:03:15 -07:00
src Better duplicate detection in local database 2011-11-14 12:09:52 -08:00
ui Fixes message viewer resize problem. Closes #4309 2011-11-10 14:54:10 -08:00
vapi Move to GTK+3: Closes #4163 2011-09-22 13:11:35 -07:00
.gitignore Engine implementation of conversations: #3808 2011-10-21 17:04:33 -07:00
AUTHORS Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
configure.in Moved to waf for build system: #3690 2011-06-27 14:55:22 -07:00
COPYING Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
MAINTAINERS Added COPYING, AUTHORS, and MAINTAINERS files: #3697. 2011-06-06 15:23:04 -07:00
THANKS Addresses not stored in database in RFC 822 format: Closes #4231 2011-10-07 17:23:20 -07:00
waf Moved to waf for build system: #3690 2011-06-27 14:55:22 -07:00
wscript Fancy date display. Closes #4323 and closes #4241. 2011-11-11 12:23:32 -08:00