diff -r a9c7e5670d17 -r c6838af47512 email/pop3andsmtpmtm/group/messaging_email.history.xml --- a/email/pop3andsmtpmtm/group/messaging_email.history.xml Mon Mar 15 12:40:06 2010 +0200 +++ b/email/pop3andsmtpmtm/group/messaging_email.history.xml Wed Mar 31 21:25:02 2010 +0300 @@ -3,7 +3,17 @@ Message Type Module (MTM) plugin to Messaging Framework supporting send/receive/edit of POP3 email messages. - + + Modified IMAP/POP server MTM API to delete the old messages for new CMail UI. + + + Modified APIs to include embedded images. + + + + Handling cancel in CAPA command + + Restricting the field size of the header to 5000, to avoid DOS condition.