Aspose.Email for Java Releases

Released: Sep 20, 2016

Updates in 6.9.0

Features

  • Move all external Maven dependencies to local repository.
  • Mark items in-place within a PST.
  • Identify embedded (nested) messages in TNEF messages.
  • Implemented RTF Extension Algorithm to properly display body of message after converting from EML to MSG
  • Convert inline attachments from RTF body to inline images in HTML body.

Fixes

  • Empty message Id retrieved while using ImapClient.ListMessages().
  • IMAP Idle command stops receiving events after some times.
  • Adding nested message to EML message...

Released: Aug 16, 2016

Updates in 6.8.0

Features

  • Split PST files based on time and other criteria.
  • Move folders using the ImapClient.

Fixes

  • Different information in MailMessage and MapiMessage "To" header field.
  • ImapClient hangs on request with special characters like double quote.
  • Inconsistency in adding and searching sub folder in PST.
  • MailMessage.Body for calendar items does not return calendar Description.
  • ImapClient.GetCapabilities() returns empty array.
  • Regular attachment identified as Linked Resource by MailMessage.
  • NULL...

Released: Jul 10, 2016

Updates in V6.7.0

Features

  • Retain Content disposition and Content-Transfer-Encoding while saving and loading an Email.

Fixes

  • IEWSClient: ExchangeQueryBuilder.To field returns empty results.
  • mapiConversionOption.setPreserveOriginalAddresses(true) is not working on setReplyTo().
  • EML can't be converted to XPS.
  • SetBodyContent() breaks the special character €.
  • Properties disappear when message is fetched from Pst.
  • Body lost while converting EML to MSG.
  • ImapClient cannot rename folder to a name containing special...