We are pleased to announce the release of Aspose.Email for Java 5.9.0. This month’s release includes a number of enhancements related to the API’s communication clients and further improves the API functionality by fixing a number of bugs. Our documentation article, Public API changes in Aspose.Email for Java 5.9.0, lists all the changes that are part of this month’s release.

Forwarding Emails using SMTP in Java

This month’s release enhances the functionality of API’s SmtpClient by providing the facility of forwarding email messages to specific recipients. This provides the capability to send a received message to desired recipients.

Accessing Follow-Up Information from Message in Java

Messages received as acknowledgment to sender’s requests contain information such as delivery notification, read receipt delivery time, voting results and vote submission time. This month’s release provides new Mapi Properties for retrieving such information from received messages. These properties are:

  • PR_RECIPIENT_TRACKSTATUS_TIME_DELIVERY
  • PRRECIPIENT_TRACKSTATUS_TIME_READ
  • PR_RECIPIENT_AUTORESPONSE_PROP_RESPONSE
  • PR_RECIPIENT_TRACKSTATUS_TIME

And can be retrieved as shown in our documentation article, Accessing FollowUp Information from Message.

Getting Copied Message URI using EWS

The EWSClient of Aspose.Email API provides the capability to copy a message from one Exchange folder to another Exchange folder. This month’s release further enhances this method so as to return the copied message’s unique identifier that was not available earlier. More Info

Other Improvements

This month’s release also fixes a number of bugs that were reported with our last month’s release. A complete list of issues, that are fixed as part of this month’s release, can be viewed by visiting our product download page.

API Resources

We have detailed information available online for getting started with the Aspose.Email for Java API. These are: