Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Extract Attachments from PST File & Get Parent Folder Information of a Message using Java

 
Ranch Hand
Posts: 714
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
What is new in this release?

We are pleased to announce the new release of Aspose.Email for Java 6.1.0 . This month’s release brings enhancements to various functional areas of the API. Specifically, the enhancements are related to the Exchange Web Service (EWS) client and Personal Storage (PST) files. It also fixes a number of bugs that were reported with our last month’s release. This month’s release implements the functionality of extracting attachments from PST messages without extracting complete message first. The API now provides a new method, extractAttachments, which can be used to extract attachments from the message using either the message summary information or message entry id. The API also provides an enhancement feature of getting parent folder information from a message’s entry id or summary information in a PST. This gives users the power of getting information about a message’s parent folder for storing as meta-data. It can also help in getting other messages from the parent folder if required. Aspose.Email’s Exchange Web Service (EWS) API already provides the capability of creating folders and sub-folders in an Exchange Mailbox. However, the API had an issue while creating a folder name with “/” in it. It resulted in creating sub-folder after the “/”. This month’s release now provides IEWSClient. setUseSlashAsFolderSeparator folder to treat slash as folder separator and create sub-folder in mailbox. The main improved features & bug fixes added in this release are listed below

- Add auto recognition for pipelining mode based on response of 'capability' command .
- Improve support of asynchronous operations with allowance pipelining for SMTP client
- PersonalStorageQueryBuilder.Body.Contains NotSupportedException
- Provision of Creating MapiCalendarTimeZone object from a Standard Timezone
- Provision of adding MapiAttachment without a Name
- EML with empty Content-Type to MSG raises exception
- Extract attachments from PST messages without extracting complete message
- PST: Get Parent FolderInfo from EntryId
- Improve support of asynchronous operations with allowance pipelining for SMTP client.
- Can't create Office 365 folder with "/" in name
- Wrong inline and regular attachments detected in the mail
- Issues with saved Nested MapiMessage attachments
- EXDATE missing while converting MSG to ICS file
- MSG to MHTML renders wrong output
- Attachment MSG single click has no information
- Attachment corrupted after adding the MSG file with an attachment to a PST
- Merging PSTs does not merge items at Root folder of PST
- Inline image shown as attachment while loading EML to MailMessage
- MSG->MSG loses the & sign
- MapiAttached.BinaryData when changed and added back raises problem
- PersonalStorage.SaveMessageToStream creates corrupt MSG files
- Error on IBM Websphere application server: Can not find Aspose.Email.lic

Other most recent bug fixes are also included in this release.

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.Email for Java documentation that may guide you briefly how to use Aspose.Email for performing different tasks like the followings.

- Extract Attachments without Extracting Complete Message
- Read Outlook PST File and Get Folders and Subfolders Information

Overview:Aspose.Email for Java

Aspose.Email for Java is a Non-Graphical Java component that enables Java applications to read and write Microsoft Outlook documents without utilizing Microsoft Outlook. It enables developers to create new MSG file from scratch, update an existing MSG file, read Outlook MSG file & get it's properties like subject, body, recipients in to, cc and bcc, Adding or removing attachment, sender information and MAPI properties. Aspose.Email for Java can be used with Web as well as Desktop Application.

More about Aspose.Email for Java

- Homepage of Outlook PST, MSG & EML Java Component, Aspose.Email for Java
- Download Aspose.Email for Java
- Online documentation of Aspose.Email for Java

Contact Information
Aspose Pty Ltd,
Suite 163, 79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
[email]sales@aspose.com[/email]
Phone: 888.277.6734
Fax: 866.810.9465
 
This. Exactly this. This is what my therapist has been talking about. And now with a tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
    Bookmark Topic Watch Topic
  • New Topic