No description
Find a file
Jim Nelson db62ed5d93 FETCH BODY[section]<partial> support.
This adds support for retrieving partial header and body blocks straight from the email, and
therefore support to pull the References header from a message (which, for some reason, IMAP
doesn't support or include in the FETCH ENVELOPE command).  This is necessary for email conversations (#3808).

This required a change to the database schema, meaning old databases will need to be blown
away before starting.
2011-10-17 19:03:15 -07:00
sql FETCH BODY[section]<partial> support. 2011-10-17 19:03:15 -07:00
src FETCH BODY[section]<partial> support. 2011-10-17 19:03:15 -07:00
ui Adds tooltip to new message button. Closes #4256 2011-10-14 12:41:58 -07:00
vapi Move to GTK+3: Closes #4163 2011-09-22 13:11:35 -07:00
.gitignore SMTP module added for email composer (#3711) 2011-09-30 17:29:03 -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 Toolbar replaces the menu. Closes #3816 2011-10-11 19:12:20 -07:00