Aspose.Email for Java V23.6

Released: Jul 9, 2023

V23.6 での更新項目

機能

  • Improved CheckSignature method.
  • Signature preservation is now supported by default during MBOX to PST conversion.
    • Added new MboxToPstConversionOptions.RemoveSignature property, to indicate whether the signature should be removed during conversion.
    • You can set this property to true to remove the signature.
  • Signature preservation is now supported by default when loading EML files.
    • Added a new LoadOptions.RemoveSignature property, to indicate whether the signature should be removed during loading.
    • You can set this property to true to remove the signature.
  • Added a new SecureEmailManager class for checking the signature of secure emails. You can now check the signature of MapiMessage and MailMessage objects. Also added new SmimeResult class to store the results.

不具合の修正

  • Email address is not valid when loading a task item (MapiTask.fromVTodo).
  • Aspose.Email.MapiMessage.load method throws error while loading some emails.
  • Some fields are empty when save vcard.
  • TnefLoadOptions.PreserveEmbeddedMessageFormat = True is not honored.
  • NullReferenceException when using SaveAllHeaders and RenderTaskFields.
  • Not able to convert MapiMessage to MapiTask.
  • VCardContact nickname not written to VCF.
  • GraphClient does not send attachment of mail.
  • How to set Followup flag to MapiContact, MapiTask and MapiJournal while creating PST.
  • MailMessage.CheckSignature Issue.
  • Encrypted and signed emails are not converted correctly from MBOX to PST.
  • Appointment.Save exception.
  • ArgumentException: Culture ID: 15369/8192 is not a supported culture.