v5.0-git
--------
+[mms] Disable some advanced functions if using POP3 driver (caching,
+ searching, sorting) because it is too resource intensive.
+[mms] Use native PHP code for POP3 driver (c-client no longer required).
[mms] All native IMP code now uses exceptions instead of PEAR_Errors.
[mms] Fix wrong charset on filenames when stripping attachments (Bug #7220).
[mms] Use effects queue to prevent issues with users clicking on effects
[mms] SECURITY: Don't cache local PGP public keys retrieved from the
addressbook (found by Peter Meier <peter.meier@immerda.ch>).
+[mms] Fix updating POP3 indices when deleting in mailbox view (Bug #8035).
[jan] If updating a calendar event fails, try to import it instead (Bug #7589).
[mms] Fix [un]escaping of various URLs on message screen caused by security
fixes in v4.3.3 (Bug #7926).