• Post Reply 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
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

Identify Embedded Message Attachment & Mark Outlook PST Items using Custom Properties using Java

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

We are pleased to announce the new release of Aspose.Email for Java 6.9.0 . This month’s release includes the same new features as were part of the equivalent .NET version of the API. Specifically, it provides the capability to mark items in-place in a PST file and detect if an attachment of a message is an embedded message. It also contains a number of bug fixes that further improve the API functionality. This release enhances the capability of updating PST Items in-place using custom properties. The API, earlier, supported updating common properties of PST items such as subject, recipients, senders, etc. With this enhancements, an item in a PST can be attached a custom property for marking it with specific information. The feature doesn’t require to extract the complete item first. Instead, the items can be marked in-place using the FolderInfo and PersonalStorage classes. This month’s release also enhances the Attachment class by providing the capability to identify attachment as embedded message. The isEmbeddedMessage method returns true if the embedded attachment is another message file. Aspose team has also fixed a number of bugs in this month’s release. This further brings stability to the API functionality and surety of the expected behavior in these cases. The main improved features & bug fixes added in this release are listed below

- Marking Items in-place within a PST
- EWS: Provision of synching folder own name etc
- Provision to identify embedded (nested) messages in TNEF messages
- Implement 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 at MSG to EML conversion
- Improve log methods to decrease delay which depends on log operations
- Move all external maven dependencies to local repo
- Empty message Id retrieved while using ImapClient.ListMessages()
- IMAP Idle command stops receiving events after some times
- Adding nested message to EML message in TNEF format (winmail.dat)
- Accepting Task sent by Aspose.Email crashes MS Outlook
- EML to MHTML: Empty output
- MSG->MSG inserts spaces between paragraphs
- RTF MSG to MHTML: Font styles are not retained
- Empty Message body when Saved email using Aspose.Email API is sent using MS Outlook
- Resaving MSG file using MapiMessage destroys Ole Object in MSG
- Loading Large EML raises System.OutOfMemory Exception in x86 settings
- EML to MHT raises Exception
- Exception while using IEWSClient.CreateContact with MapiContact and Contact
- Exception while loading EML to MailMessage

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.

- Updating Message Properties in PST File
-   Manage Attachments in Email Message

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
 
Of course, I found a very beautiful couch. Definitely. And this tiny ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic