Browse our Products

Aspose.Email for Java 19.5 Release Notes

All Changes

KeySummaryCategory
EMAILNET-39453Obtaining the list of custom folders created by userNew Feature
EMAILJAVA-34497Support for getting folder path in OLM fileNew Feature
EMAILNET-39305Add multi-connection support for backup/restore IMAP operationNew Feature
EMAILNET-39471Extend ExchangeFolderType with new types of foldersEnhancement
EMAILNET-39466POP3 and SMTP common algorithm exceptionEnhancement
EMAILJAVA-34528Corrupt PST file is not throwing an error in Aspose EmailEnhancement
EMAILNET-39457HtmlBodyText skip text encloed in
 HTML tag
Bug
EMAILJAVA-34531 Exception on converting MSG to PST Bug
EMAILNET-39460 Aspose.Email showing extra attachments in Attachment collection Bug
EMAILNET-39473 Excel Web Archive file is not recognized as MHTML Bug
EMAILNET-39476 Exception on loading file Bug
EMAILNET-39462 Signing email with DKIM has an issue when opened in Gmail Bug
EMAILNET-39465 Incorrect character encoding for email metadata Bug
EMAILNET-39467 After converting .msg to .mht additional RTF formatting characters appear Bug
EMAILJAVA-34308 Appointment Properties lost while added to PST Bug
EMAILJAVA-34532 Generated PST unable to import in outlook 2013 Bug
EMAILJAVA-34530 Exception when converting PST to EML Bug
EMAILJAVA-34527 Attachment returns not “rewinded” stream for content Bug

Added APIs

Class KnownFolders Class MultiConnectionMode Field/Enum EncryptionProtocols.NotSpecified Field/Enum ExchangeFolderType.DocumentLibraries Field/Enum ExchangeFolderType.ImContactsList Field/Enum ExchangeFolderType.QuickContacts Field/Enum ExchangeFolderType.RSSFeeds Field/Enum ExchangeFolderType.Unknown Field/Enum KnownFolders.Calendar Field/Enum KnownFolders.Contacts Field/Enum KnownFolders.DeletedItems Field/Enum KnownFolders.Drafts Field/Enum KnownFolders.Inbox Field/Enum KnownFolders.Journal Field/Enum KnownFolders.NotDefined Field/Enum KnownFolders.Notes Field/Enum KnownFolders.Outbox Field/Enum KnownFolders.Root Field/Enum KnownFolders.SentItems Field/Enum KnownFolders.Tasks Field/Enum MultiConnectionMode.Disable Field/Enum MultiConnectionMode.Enable Field/Enum FileFormatType.Mht Field/Enum StandardIpmFolder.JunkEmail Field/Enum StandardIpmFolder.SyncIssues Method EWSClient.folderTypeToFolderClass(/ExchangeFolderType/int, String) Method ServerNotificationEventArgs.#ctor(/KnownFolders/int, /EventTypes/int) Property EmailClient.getUseMultiConnection, setUseMultiConnection Property ExchangeFolderInfo.getFolderClass Property ServerNotificationEventArgs.getFolder Property ImapRestoreSettings.getRecursive, setRecursive Property ImapRestoreSettings.getRemoveNonexistentFolders, setRemoveNonexistentFolders Property ImapRestoreSettings.getRemoveNonexistentItems, setRemoveNonexistentItems Property OlmFolder.getPath Property PersonalStorageQueryBuilder.getOnlyFoldersCreatedByUser

Removed APIs

Field/Enum    EncryptionProtocols.None