Browse our Products

Aspose.Email for Java 18.1 Release Notes

Features and Improvements

KeySummaryCategory
EMAILNET-38610Create common queue for group and simple operations for SMTP, POP3 and IMAP clientsEnhancement
EMAILNET-38884Font changed after setting the html body of emailBug
EMAILNET-38885Error while retrieving MailMessage.HtmlBodyTextBug
EMAILNET-38887Calendar EML resaved loses all dataBug
EMAILNET-38889Inline images become part of attachments collection after removing the signatureBug
EMAILNET-38890Mapi message body html has invalid namespace declarations in html tagBug
EMAILNET-38892From/To not read properly from EMLBug
EMAILNET-38893Resaving EML to EML loses turns body content into encodingBug
EMAILNET-38894Issue saving messages using MapiMessageBug
EMAILNET-38895Adding EML to Mbox creates multiple emails in MboxBug
EMAILJAVA-34337While instancing a MailMessage object an exception raisesBug

Added APIs

Class AllowedConferenceSolutionTypes Class ConferenceProperties Field/Enum AllowedConferenceSolutionTypes.eventHangout Field/Enum AllowedConferenceSolutionTypes.eventNamedHangout Field/Enum AllowedConferenceSolutionTypes.hangoutsMeet Field/Enum AllowedConferenceSolutionTypes.NotDefined Field/Enum Pop3ListFields.All Method ConferenceProperties.#ctor Method ImapClient.beginListMessages(IConnection, String, MailQuery, int, Iterable, AsyncCallback, Object) Method ImapClient.beginListMessages(IConnection, String, long, boolean, Iterable, AsyncCallback, Object) Method ImapClient.listMessages(IConnection, String, long, boolean, Iterable) Method ImapMessageInfoCollection.addRange(Iterable) Method Pop3Client.BeginGetMailboxInfo(IConnection, boolean, AsyncCallback, Object) Method Pop3Client.BeginListMessages(IConnection, /Pop3ListFields/int, boolean, MailQuery, AsyncCallback, Object) Method Pop3Client.ListMessages(IConnection, /Pop3ListFields/int, boolean, MailQuery) Property Calendar.getConferenceProperties Property ConferenceProperties.getAllowedConferenceSolutions

Removed APIs

Method AsposeArgumentException.#ctor(String, String) Method AsposeArgumentNullException.#ctor(String, String) Property AsposeArgumentException.getMessage Property AsposeArgumentException.getParamName