MapiMessage.load() with setLeaveOpen(true) locks file context, causing 0-byte attachments in MailMessage.
License initialization in DHI hardened container requires "env" command.
MailMessage.load fails for MSG file (encoding issue).
Aspose.Email for C++ V26.8Versión principal7 sept 2026
Funciones
Add methods now return the newly created instance - The Add methods for both recipients and attachments have been updated to return the object they create, allowing immediate access to the new item without a separate lookup. This streamlines code that needs to configure the newly added recipient or attachment right after insertion.
Correcciones
MapiMessage.Recipients.Add - EX address validation too strict.
MapiRecipientCollection.Add(...) - return newly created instance.
ArgumentException in MapiMessage.SaveAsTnef when saving EML with TNEF.
Support IdentificationInfo.Anniversary date field in VcardContact and apply it in VCF 4.0.
Avoid duplicate X-VCARD-PRODID header when saving contact in version 3 and 4.
Binary libraries detected as MHT.
ArgumentNullException (parameter name: address) in 26.5 version at sending MailMessage via Graph client.
Aspose.Email for Python via .NET V26.8Versión principal19 ago 2026
Correcciones
MapiMessage.Recipients.Add - EX address validation too strict.
MapiRecipientCollection.Add(...) - return newly created instance.
ArgumentException in MapiMessage.SaveAsTnef when saving EML with TNEF.
Support IdentificationInfo.Anniversary date field in VcardContact and apply it in VCF 4.0.
Avoid duplicate X-VCARD-PRODID header when saving contact in version 3 and 4.
Binary libraries detected as MHT.
ArgumentNullException (parameter name: address) in 26.5 version at sending MailMessage via Graph client.
Aspose.Email for Java V26.7Versión principal8 ago 2026
Correcciones
NullReferenceException in fromMailMessage when loading MAPI MSG file - regression since 26.5.
MapiMessage.Recipients.Add - EX address validation too strict.
MapiRecipientCollection.Add(...) - return newly created instance.
ArgumentException in MapiMessage.SaveAsTnef when saving EML with TNEF.
Support IdentificationInfo.Anniversary date field in VcardContact and apply it in VCF 4.0.
Avoid duplicate X-VCARD-PRODID header when saving contact in version 3 and 4.
Binary libraries detected as MHT.
ArgumentNullException (parameter name: address) in 26.5 version at sending MailMessage via Graph client.
Aspose.Email for Java V26.6.0.14 ago 2026
Correcciones
NullReferenceException in fromMailMessage when loading MAPI MSG file - regression since 26.5.
Aspose.Email for .NET V26.7Versión principal31 jul 2026
Correcciones
MapiMessage.Recipients.Add - EX address validation too strict.
MapiRecipientCollection.Add(...) - return newly created instance.
ArgumentException in MapiMessage.SaveAsTnef when saving EML with TNEF.
Support IdentificationInfo.Anniversary date field in VcardContact and apply it in VCF 4.0.
Avoid duplicate X-VCARD-PRODID header when saving contact in version 3 and 4.
Binary libraries detected as MHT.
ArgumentNullException (parameter name: address) in 26.5 version at sending MailMessage via Graph client.
Aspose.Email for C++ V26.7Versión principal31 jul 2026
Funciones
Added the ProductIdentifier field for Contacts and Appointments.
Correcciones
MapiMessageItemBase.SetProperty produces wrong property for multiple values.
Performance regression for EML files (introduced in 23.3) in FileFormatUtil.DetectFileFormat.
Aspose.Email recognized some regular attachments as linked resources.
iCalendar read error.
VCardPhotoType.PNG does not exist.
Error moving emails between folders using Microsoft Graph.
Aspose.Email for Python via .NET V26.7Versión principal30 jul 2026
Funciones
Added the ProductIdentifier field for Contacts and Appointments.
Correcciones
MapiMessageItemBase.SetProperty produces wrong property for multiple values.
Performance regression for EML files (introduced in 23.3) in FileFormatUtil.DetectFileFormat.
Aspose.Email recognized some regular attachments as linked resources.
iCalendar read error.
VCardPhotoType.PNG does not exist.
Error moving emails between folders using Microsoft Graph.
Aspose.Email for Java V26.6Versión principal19 jul 2026
Funciones
Added ProductIdentifier field support for Contact and Appointment.
Correcciones
MapiMessageItemBase.SetProperty produces wrong property for multiple values.
Performance regression for EML files (introduced in 23.3) in FileFormatUtil.DetectFileFormat.
Aspose.Email recognized some regular attachments as linked resources.
iCalendar read error.
VCardPhotoType.PNG does not exist.
Error moving emails between folders using Microsoft Graph.
Aspose.Email for C++ V26.6Versión principal1 jul 2026
Funciones
Implemented a method for building a TGZ backup archive from EML files.
Throttling support has been added to IGraphClient for Microsoft Graph.
Added support for uploading large messages via Graph Upload Session in IGraphClient.
Correcciones
MSG to PDF - Throws System.FormatException.
Null ref exception when saving VCF.
Aspose.Email for .NET V26.6Versión principal30 jun 2026
Funciones
Added the ProductIdentifier field for Contacts and Appointments.
Correcciones
MapiMessageItemBase.SetProperty produces wrong property for multiple values.
Performance regression for EML files (introduced in 23.3) in FileFormatUtil.DetectFileFormat.
Aspose.Email recognized some regular attachments as linked resources.
iCalendar read error.
VCardPhotoType.PNG does not exist.
Error moving emails between folders using Microsoft Graph.
Aspose.Email for Python via .NET V26.6Versión principal28 jun 2026
Funciones
Implemented a method for building a TGZ backup archive from EML files.
Throttling support has been added to IGraphClient for Microsoft Graph.
Added support for uploading large messages via Graph Upload Session in IGraphClient.
Correcciones
MSG to PDF - Throws System.FormatException.
Null ref exception when saving VCF.
Aspose.Email for Java V26.5Versión principal11 jun 2026
Funciones
Implemented a method for building a TGZ backup archive from EML files.
Implemented the handling of Throttling for Microsoft Graph in IGraphClient.
Implementd large message upload via Graph upload session in IGraphClient.
Correcciones
MSG to PDF - Throws System.FormatException.
Null ref exception when saving VCF.
Aspose.Email for .NET V26.5Versión principal31 may 2026
Funciones
Implemented a method for building a TGZ backup archive from EML files.
Throttling support has been added to IGraphClient for Microsoft Graph.
Added support for uploading large messages via Graph Upload Session in IGraphClient.
Correcciones
MSG to PDF - Throws System.FormatException.
Null ref exception when saving VCF.
Aspose.Email for C++ V26.5Versión principal26 may 2026
Funciones
Added support for the correct creation and deletion of Calendars and Calendar List entities depending on the DataOwner field for the Google client.
Correcciones
Issue with FindAndEnumerateSoftDeletedItems(): IEnumerable iteration breaks after exception in GetFolderById().
Unable to parse valid RULE.
Corrupt MSG causes OutOfMemoryError.
Aspose.Email for Python via .NET V26.5Versión principal18 may 2026
Funciones
Added support for the correct creation and deletion of Calendars and Calendar List entities depending on the DataOwner field for the Google client.
Correcciones
Issue with FindAndEnumerateSoftDeletedItems(): IEnumerable iteration breaks after exception in GetFolderById().
Unable to parse valid RULE.
Corrupt MSG causes OutOfMemoryError.
Aspose.Email for Java V26.4Versión principal10 may 2026
Correcciones
Exception when adding MapiContact to Deleted Items folder in PST.
Issue with FindAndEnumerateSoftDeletedItems() - IEnumerable iteration breaks after exception in GetFolderById().