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

Save Contacts Distribution List to Outlook MSG & Parse Searchable Folders in OST 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 5.5.0 . Ported from its equivalent .NET version of the API, this month’s release includes the same enhancements and improvements. Creating contacts distribution list and adding these to a PST. However, there was no provision to save a distribution list to disc in MSG format as Microsoft Outlook does. This month’s release now provides the capability to save a distribution list to disc in Microsoft Outlook MSG format. This month’s release also provides a functionality enhancement that allows API users to parse searchable folders in an OST or PST file. The FolderKind enumerator provides the capability to list contents by Search or Normal type using this enumerator. This month’s release also fixes a number of bugs, resulting in improved API performance. These include Encoding issues during message conversion, issues with PST content while retrieving certain messages and calendar items, missing message’s content while saved using the API and exceptions such as loading certain TNEF files, listing messages using IMAP server, splitting OST files, and working with certain ICS files. The main improved features & bug fixes added in this release are listed below

- Save MapiDistributionList to MSG file
- "Finder" Sub folder contents in the OST cannot be retrieved after Aspose.Email for .NET 1.6
- HttpWebRequest issue. Request hangs, connection closed by timeout. The error occurs very rarely.
- Adding messages to multiple PSTs in Parallel sometimes raises Exception - Provision of some logging facility
- Exported message has MSG format violation?
- Contact Notes contain HTML Tags when saved to disc
- Wrong message signing time displayed in Outlook
- Wrong named property GUID observed before and after saving to PST
- Unwanted backslash '\' found in PST root folder display name for German ANSI pst
- Issue while reading EML attachments
- Incomplete information retrieved from EML
- From field garbled while EML to MHTML conversion
- AlternateViews.Clear() functionality not working
- ImapFolderInfo.TotalMessageCount returns 0 for all all folders
- Missing content from Aspose created MSG file in Outlook
- Attachment.Save saves the attachment in unknown wrong format
- MapiMessage.Save changes MapiMessage.TransportMessageHeaders
- EML to MHTML: Message body converts to plain text
- EML to MHTML: Text missing from message body
- MSG to MHTML: Encoding Issue in output Fixed
- PST: Extracted MSG is corrupted
- Attachment name not extracted properly from the EML
- Line missing from HTML body

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.

- Read Outlook PST File and Get Folders and Subfolders Information
- Working with Distribution Lists

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
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic