Browse our Products

Aspose.Email for Java 17.8 Release Notes

Features and Improvements

KeySummaryCategory
EMAILNET-34292Ability to save images inside a message (as embedded image) as separate files next to html file while converting MSG to HTMLEnhancement
EMAILNET-38635Add support Exchange 2016Enhancement
EMAILJAVA-34291Pop3Client connection - process not finishing.Bug
EMAILNET-38773Smtp functionality with System.ThreadingBug
EMAILJAVA-34299Saving message from server as eml throws format exceptionBug
EMAILNET-38779EML to MSG results in malformed outputBug
EMAILNET-38781PDF attachment can’t be recognized from attachmentsBug
EMAILNET-38785Attachments not recognized in MSG fileBug
EMAILNET-38794Timezone property for recurrenceBug
EMAILNET-38796Fetch PST properties PR_LAST_VERB_EXECUTED and PR_CALENDAR_MEETING_STATUSBug
EMAILNET-38792Pop3.FetchMessage raises exception with FIPS compliant environmentBug

Added APIs

Class SaveResourceHandler Field/Enum MapiPropertyTag.PR_LAST_VERB_EXECUTED Method EWSClient.folderTypeToFolderClass(/ExchangeFolderType/int) Method IEWSClient.createFolder(String, /ExchangeFolderType/int) Method IEWSClient.createFolder(String, String, /ExchangeFolderType/int) Method IEWSClient.createPublicFolder(String, ExchangeFolderPermissionCollection, /ExchangeFolderType/int) Property HtmlSaveOptions.getSaveResourceHandler, setSaveResourceHandler