Queries regarding the Aspose.Email java Product Family

Could you please help us with the below queries if we implement Aspose.Email (for JAVA) in our E-Discovery tool:

  • If there is any data that the API is not able to fetch from the mail box/pst/ost, will there be any support provided for that? If not what are the legal terms for this.
  • Will Aspose.Email be able to perform OCR on the image files or there is any other API for that which needs to be implemented?
  • Could you please let us know about all the file formats that Aspose.Email will be able to get the content when the files are found in attachment.

@lokeshk307,
Welcome to our community! I am collecting information for you and will answer a little later. Thank you for your patience.

@lokeshk307,

Aspose.Email is able to fetch any data from mailboxes, PST and OST files. But there are file formats for which there are no open specifications. Aspose.Email does not fully support such formats (OLM and NSF, for example). We do our best to support such formats completely as well.

Aspose.Email has not OCR features. Please look at Aspose.OCR.

Any attachment can be saved as a file or accessed as a Stream. If this is a mail message, vCard or any other format supported by Aspose.Email, we can work with it. Otherwise, you need other libraries. For example, you can read a PDF attachment without saving it to disk using Aspose.PDF.