Aspose.Email for Java のリリース

Released: Oct 20, 2016

16.10.0 での更新項目

機能

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

不具合の修正

  • 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

6.9.0 での更新項目

機能

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

不具合の修正

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

Released: Aug 16, 2016

6.8.0 での更新項目

機能

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

不具合の修正

  • 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

V6.7.0 での更新項目

機能

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

不具合の修正

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