Aspose.Email for Java 16.11.0 Release Notes

Aspose.Email for Java is a class library that enables applications to manipulate popular message formats including Microsoft Outlook messages. It also supports communication protocols such as IMAP, SMTP, POP3, and Microsoft Exchange Server. In addition, the API supports working with PST as well as OST file formats.

Features and Improvements

KeySummaryCategory
EMAILNET-34611Replace the use of the interpreter classesEnhancement
EMAILNET-38510Provision of Bcc field in ExchangeMessageInfoEnhancement
EMAILNET-38497EML to XPS Layout clippingBug
EMAILNET-38500MSG file cannot be converted to MailMessage using MailMessageInterpretorBug
EMAILNET-38508NamedProperties of embedded message lost while embedding message into another message and add to PSTBug
EMAILNET-38513Regression: Error in Occurrence GenerationBug
EMAILNET-38514MailMessage Attachment name turned garbageBug
EMAILNET-38522Html body is not loaded properlyBug
EMAILJAVA-34205Using java.lang.Iterable in public API if possibleBug
EMAILJAVA-34206SmtpClient leaking ThreadLocal data in TomcatBug
EMAILNET-38496EML->MSG raises System.ExceptionBug
EMAILNET-38498Exception “rgb(0, 0, 0) is not a valid value for Int32” while loading the messageBug
EMAILNET-38502Exception while converting OST to PST fileBug
EMAILNET-38505MapiMessage.FromMailMessage raises FormatException: Input string was not in the correct formatBug
EMAILNET-38511MailMessage.Load raises Exception for attached EML fileBug

The following is a list of any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.Email for Java. If you have concerns about any change listed, please raise it on the Aspose.Email support forum.

Added APIs

Enum PropertyDataType Field/Enum PropertyDataType.Binary Field/Enum PropertyDataType.Boolean Field/Enum PropertyDataType.Currency Field/Enum PropertyDataType.ErrorCode Field/Enum PropertyDataType.Floating32 Field/Enum PropertyDataType.Floating64 Field/Enum PropertyDataType.FloatingTime Field/Enum PropertyDataType.Guid Field/Enum PropertyDataType.Integer16 Field/Enum PropertyDataType.Integer32 Field/Enum PropertyDataType.Integer64 Field/Enum PropertyDataType.MultipleBinary Field/Enum PropertyDataType.MultipleCurrency Field/Enum PropertyDataType.MultipleFloating32 Field/Enum PropertyDataType.MultipleFloating64 Field/Enum PropertyDataType.MultipleFloatingTime Field/Enum PropertyDataType.MultipleGuid Field/Enum PropertyDataType.MultipleInteger16 Field/Enum PropertyDataType.MultipleInteger32 Field/Enum PropertyDataType.MultipleInteger64 Field/Enum PropertyDataType.MultipleString Field/Enum PropertyDataType.MultipleString8 Field/Enum PropertyDataType.MultipleTime Field/Enum PropertyDataType.Null Field/Enum PropertyDataType.Object Field/Enum PropertyDataType.Restriction Field/Enum PropertyDataType.RuleAction Field/Enum PropertyDataType.ServerId Field/Enum PropertyDataType.String Field/Enum PropertyDataType.String8 Field/Enum PropertyDataType.Time Field/Enum PropertyDataType.Unspecified

Class PropertyIdentificationMethod Field/Enum PropertyIdentificationMethod.Id Field/Enum PropertyIdentificationMethod.Name Field/Enum PropertyIdentificationMethod.Tag

Class PropertyDescriptor Method PropertyDescriptor.#ctor(String, /PropertyIdentificationMethod/int, String, PropertyDataType, UUID) Method PropertyDescriptor.#ctor(String, String, PropertyDataType) Method PropertyDescriptor.toString Property PropertyDescriptor.getCanonicalName Property PropertyDescriptor.getDataType Property PropertyDescriptor.getIdentificationMethod Property PropertyDescriptor.getPropertyIdentifier Property PropertyDescriptor.getPropertySet

Class MailConversionOptions Method MailConversionOptions.#ctor Property MailConversionOptions.getConvertAsTnef, setConvertAsTnef

Method MapiMessage.save(OutputStream, SaveOptions) Method MapiMessage.save(String, SaveOptions) Method MapiMessage.toMailMessage(MailConversionOptions)

Method MailMessageInterpretor.importHeaders(MailMessage, MapiMessage)

Method PersonalStorageQueryBuilder.findConversationThread(MessageInfo)

Property ExchangeMessageInfo.getBcc

Removed APIs

Method IGmailClient.fetchAllGroups Method IGmailClient.fetchContactGroup(IFeedEntry) Method IGmailClient.fetchContactGroup(String) Method IGmailClient.getContactsFromGroup(IFeedEntry)

Field/Enum FileCompatibilityMode.SkipValidityChecking Field/Enum SmtpStatusCode.BadCommandSequence Field/Enum SmtpStatusCode.CommandParameterNotImplemented Field/Enum SmtpStatusCode.MustIssueStartTlsFirst Field/Enum SmtpStatusCode.None Method MailMessage.load(InputStream, MailMessageLoadOptions) Method MailMessage.load(String, MailMessageLoadOptions) Method MailMessage.loadFromTnef(InputStream) Method MailMessage.loadFromTnef(String) Method MhtMessageFormatter.format(MailMessage, boolean) Property MailMessage.getTextBody, setTextBody

Method ImapClient.beginListFolder(String) Method ImapClient.beginListFolder(String, AsyncCallback, Object) Method ImapClient.endListFolder(IAsyncResult) Method ImapClient.listFolder(String) Property ImapClient.getUseSingleConnection, setUseSingleConnection

Property Pop3Client.getUseSingleConnection, setUseSingleConnection

Property MailTips.getExternalMemberCount Property MailTips.getMaxMessageSize Property MailTips.getTotalMemberCount Property RecipientTrackingEvent.getInternalId