EML Files Validation, Enhanced EML to MHT Conversion & Date Parsing
-
What’s new in this release?
We are pleased to announce the new release of Aspose.Email for Java 14.0. This new release introduces an attractive feature of validating EML messages. The MailMessage class has exposed a new static method, ValidateMessage that accepts an EML file through a file path or as a stream and returns an object of EmlValidationErrorCollection. If the returned collection is empty then no validation problems have been detected. Else, you may parse the collection to retrieve EmlValidationError objects. You can also inspect the cause of validation failure by using EmlValidationError class members like getErrorMessage(), getErrorType() and getLineNumber(). The main new and improved features added in this release are listed below
- Add "All day event" flag in Appointment class
- Setting HELO/EHLO string for Smtp
- MapiMessage class implements IDisposable
- Enhance Printing functionality to include From, To, CC and Subject fields
- Provide EML files validation abilities
- Drag drop feature for WPF and Visual Studio 2010
- Full Path within a PST File
- MapiMessage with digital certificate support
- Date parsing problem
- Conversion from EML to MHT: Result has "From" field at left top corner
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.
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 docu