Aspose.Email for Java 6.7.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.

Major Features

  • Alternative for SecurityOptions.Auto, but without possibility of SecurityOptions.None
  • Encoding detection while loading .vcs files

Features and Improvements

Key Summary Category
EMAILNET-35247 Retain Content disposition and Content-Transfer-Encoding while saving and loading an Email Enhancement
EMAILNET-35278 Alternative for SecurityOptions.Auto, but without possibility of SecurityOptions.None Enhancement
EMAILNET-35262 IEWSClient: ExchangeQueryBuilder.To field returns empty results Bug
EMAILJAVA-33592 mapiConversionOption.setPreserveOriginalAddresses(true) is not working on setReplyTo() Bug
EMAILNET-35267 EML can’t be converted to XPS Bug
EMAILNET-35275 SetBodyContent() breaks the special character € Bug
EMAILJAVA-33599 Properties disappear when message is fetched from Pst Bug
EMAILNET-35277 Body lost while converting EML to MSG Bug
EMAILNET-38399 ImapClient cannot rename folder to a name containing special characters like double quote (") Bug
EMAILNET-38400 Error While Fetching Emails Of Folder that contains double quotes(") in folder Name Bug
EMAILNET-38405 Creating Forwarded Message doesn’t include To address and brackets for the email address Bug
EMAILNET-38409 Subject can’t be read from EML Bug
EMAILJAVA-34177 Adding value to Header raises error Bug
EMAILJAVA-34178 VCF files created by Aspose.Email are corrupted and cannot be opened Thunder bird, Google Mail, Apple Address book Bug
EMAILNET-34849 FolderInfo.AddMessages raises ArgumentNullException sometimes Bug
EMAILNET-35248 Length cannot be less than zero exception while loading the attached VCS files Bug
EMAILNET-35249 Specified argument was out of the range of valid values exception raised while loading the VCS files Bug
EMAILNET-35250 Object reference not set to an instance of object exception raised while loading the VCS files Bug
EMAILJAVA-33589 Exception while saving MapiMessage after replacing the attachment-Java Bug
EMAILNET-35260 “Specified argument was out of the range of valid values.” exception while converting MapiMessage to MailMessage using InterpretAsTnef Bug
EMAILNET-35261 Adding MapiRecipient raises “The Exchange Address is not in a recognized format” exception Bug
EMAILNET-35263 Invalid URI exception when adding email to PST Bug
EMAILJAVA-33591 Null Reference Exception when converting Calendar EML to MapiMessage Bug
EMAILJAVA-33590 Exception on Content-Transfer-Encoding: x-uuencode Bug
EMAILJAVA-33598 Exception “ArgumentOutOfRangeException: Cannot be negative” raised while converting EML to MapiMessage Bug
EMAILJAVA-33597 Exception “The address of recipient can’t be null or empty” raised while converting EML to MapiMessage Bug
EMAILJAVA-33596 Value is not equivalent to either TrueString or FalseString while converting EML to MapiMessage Bug
EMAILJAVA-33595 Exception “Input string was not in the correct format” raised while converting EML to MapiMessage Bug
EMAILJAVA-33594 DateTime FormatException: Invalid format string while converting EML to MapiMessage Bug
EMAILJAVA-33593 ArgumentNullException: The address of recipient can’t be null or empty Bug
EMAILNET-38397 Creating Forward Message raises ArgumentNullException Bug
EMAILNET-38398 Creating Forward Message from EML->MSG raises ArgumentNullException Bug
EMAILNET-38402 List Messages by Page raises exception Bug

Public API and Backward Incompatible Changes

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 SecurityOptions.SSLAuto Method MapiTask.fromVTodo(Stream, boolean) Method MapiTask.fromVTodo(String, boolean) Property AppointmentLoadOptions.getDetectEncoding, setDetectEncoding Property AppointmentLoadOptions.getEventIndex, setEventIndex