Aspose.Email for Java V25.7

Released: Aug 7, 2025

V25.7 での更新項目

機能

  • Added support for Exchange X.500 Address in MailAddress - Aspose.Email MailAddress now supports retrieving the Exchange X.500 address from messages.
    • A new field X500Address has been added to the MailAddress object, which stores the X.500 address if available in the message headers. This allows for improved compatibility with Exchange-based systems and better handling of internal recipient addresses.

不具合の修正

  • MSG to HTML: Page break is inserted in the resultant file.
  • Images are not correctly embedded when saving MSG to HTML.
  • Wrong Content-Id of MailMessage Attachments.
  • Aspose.Email incorrectly classifies attached image as LinkedResource instead of Attachment.
  • Exception key not present in dictionary when loading ICS file.
  • Index out of range exception thrown when providing custom attachment icon stream.
  • Regression: MailMessage.load() throws FileCorruptedException for valid MSG file.
  • Support for multiple header fields with same name.