Aspose.Email for Java Releases

Released: Nov 17, 2016

Updates in 16.11.0

Features

  • Replaced the use of the interpreter classes.
  • Provision of Bcc field in ExchangeMessageInfo.

Fixes

  • EML to XPS Layout clipping.
  • MSG file cannot be converted to MailMessage using MailMessageInterpretor.
  • NamedProperties of embedded message lost while embedding message into another message and add to PST.
  • Regression: Error in Occurrence Generation.
  • Html body is not loaded properly.
  • SmtpClient leaking ThreadLocal data in Tomcat.
  • EML to MSG raises System.Exception.
  • Exception "rgb(0, 0, 0) is...

Released: Oct 20, 2016

Updates in 16.10.0

Features

  • Improved GetContacts method to fetch all Contact properties from Exchange Servers.
  • Retrieve extended properties for Exchange Web Services (EWS) Items.  
  • Added extra parameters for UID FETCH commands.

Fixes

  • Loading and Saving EML back loses email body.
  • Error in recurrence generation.
  • Images are not parsed by MailMessage.
  • HTMLBodyText not retrieved properly from EML.
  • MSG attachment added using MapiMessage can't be opened in MS Outlook.
  • Events timezone information not properly added to PST...

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...