Browse our Products

Aspose.Email for Java 18.10 Release Notes

Improvements

KeySummaryCategory
EMAILNET-33867Support for Outlook for Mac Data File (.OLM) using Aspose.EmailFeature
EMAILNET-39121Add ability to configure SSL/TLS ecryption type on email client instancesEnhancement
EMAILJAVA-34425Implementation of FindPeople Method to find all persona objects that match a specified query stringBug
EMAILJAVA-34440Aspose.Email compatibility with JDK 11Bug
EMAILJAVA-34432MapiCalendar and TimeZone Issue with appointment datetimeBug
EMAILJAVA-34448MapiMessage.setBodyContent() generates exception if string ends with opening angle bracket.Bug
EMAILJAVA-34451EWSClient is ignoring proxy settings.Bug
EMAILJAVA-34420The inconsistent time regarding Mapi property ClientSubmitTimeBug
EMAILJAVA-34433Imap backup to PST failsBug
EMAILJAVA-34441Unable to read To Email Address from EML fileBug
EMAILJAVA-34449Copying messages from one PST to another leads to losing attachments of enclosed messagesBug
EMAILNET-39126When the content-type is message/RFC822, Base64 encoding is not permittedBug
EMAILNET-39130ListMessages() agains IMAP server always return 0Bug
EMAILNET-39091Issues with converting meeting requests to MHTMLBug
EMAILJAVA-34428The message body is missing in the printed output.Bug
EMAILNET-39125The specified value is not valid in the ‘SslProtocolType’ enumerationBug
EMAILNET-39127PersonalStorageQueryBuilder Body.Contains() not working for OST FileBug
EMAILNET-39129The space character separator is missing in the MAPI propertyBug
EMAILNET-39132After EML to MSG conversion, html content does not show correctlyBug
EMAILNET-39138Email headers are added at the wrong place in HTMLBug
EMAILNET-39139Accented characters aren’t properly encoded in MapiCalendar objectBug
EMAILNET-39140After Converting EML to MSG, Appointment Time Shown In Local Time Instead Of UTCBug
EMAILJAVA-34436BAD responce from IMAP Yahoo server for when folder is empty (BAD CLIENTBUG FETCH Bad sequence in the command)Bug
EMAILJAVA-34434After Converting EML to EMLX, the EMLX file is not showing images associated with message bodyBug
EMAILNET-39146KeyNotFoundException While Splitting a PSTBug
EMAILJAVA-34437MBX to PST Conversion IssueBug
EMAILNET-39150Spanish accents in “From” and “Recipients” is turned into a ?Bug
EMAILNET-39152FolderInfo.deleteChildItem method call thrown NullPointerException.Bug
EMAILNET-39153PST modification. System.ArgumentException: An item with the same key has already been added.Bug

Added APIs

Class EncryptionProtocols Class OlmFolder Class OlmStorage Field/Enum EncryptionProtocols.None Field/Enum EncryptionProtocols.Ssl2 Field/Enum EncryptionProtocols.Ssl3 Field/Enum EncryptionProtocols.Tls Field/Enum Aspose.Email.MhtTemplateName.TabField Method OlmFolder.toString Method OlmStorage.#ctor(InputStream) Method OlmStorage.#ctor(String) Method OlmStorage.dispose Method OlmStorage.dispose(boolean) Method OlmStorage.enumerateMessages(OlmFolder) Property CredentialsByHostClient.getSupportedEncryption, setSupportedEncryption Property getNoModSeqImapFolderInfo.getNoModSeq Property OlmFolder.hasMessages Property OlmFolder.getName Property OlmFolder.getSubFolders Property OlmStorage.getFolderHierarchy

Removed APIs

None.