Aspose.Email for .NET Releases

Released: Mar 31, 2022

Updates in V22.3

Funktionen

  • Added the ability to set the X-ALT-DESC header in ICS files.
  • Added the ability to get information about attachments such as name or size without fetching the attachment data.

Fehlerkorrekturen

  • Performance issue while reading attachment detail with size 5MB using IMAP API.
  • EWSClient.FetchItem throws “System.ArgumentException The property data could not be null”.
  • Issue with fetched message using GraphClient as .msg with attachments and embedded images.
  • Aspose.Email.Clients.Exchange...

Released: Feb 28, 2022

Updates in V22.2

Funktionen

  • Added support for reference attachments - A reference attachment is an alternative to the local file attachment. In some cases, reference attachments may be preferable, for example, if you want to manage its access.
  • Improved retrieving message class from ExchangeMessageInfo object.

Fehlerkorrekturen

  • Converted PST files from EML does not display reference attachments attached to the emails.
  • Handling TNEF mail issue with plain-text body.
  • SmtpClient.Send throws Exception “The handshake...

Released: Jan 31, 2022

Updates in V22.1

Fehlerkorrekturen

  • “Operation has been canceled” issue occurs in version 21.12 when sending mail through SMTP.
  • Aspose IMAP Seen flag is always return false.
  • MapiMessage.ToMapiMessageItem throws System.IO.EndOfStreamException.
  • Appointment.SetTimeZone throws TypeInitializationException when using .NET 6.
  • Mapi.MapiMessage.FromMailMessage throws System.ArgumentException.
  • Regression: SMTP check is not omitted when parameter ignoreSmptCheck is set to true in MailAddress Constructor.
  • Mail Messages are...

Released: Dec 24, 2021

Updates in V21.12

Funktionen

  • Added the ability to export calendar and contact items from Zimbra backup files to iCalendar and VCard formats.
  • Added the ability to skip exceptions while enumerating messages from OLM files.
  • The Contacts API is being deprecated. Migrate to People API to retain programmatic access to Google Contacts.

Released: Nov 26, 2021

Updates in V21.11

Funktionen

  • Improved MapiMessage file loading.

Fehlerkorrekturen

  • “Reply All” in Outlook doesn’t work after adding EML to PST.
  • Event appears only in one day, but should repeat every year.
  • NullReferenceException when trying to send a email via strato.de.
  • Missing data when EML is saved as MHTML.
  • GraphMessageInfo.getSize() method always returns -1.
  • MailMessage to MapiMessage DateTime issues.
  • Error occurs when sending through EnGuard SMTP server.
  • Accessing Office 365 mailbox for a different user does...

Released: Oct 29, 2021

Updates in V21.10

Funktionen

  • Added support for saving appointments to MSG format.

Fehlerkorrekturen

  • MSG file body with emoji is changed after Load/Save.
  • Optional attendees are not displayed in the MHT header output.
  • Incorrect ClientSubmitTime when converting EML to MSG.
  • EmlLoadOptions.PrefferedTextEncoding option works differently for different EML files.
  • New unique custom message flags are detected as existing.
  • Event appears only in one day, but should repeat every year.

Released: Sep 30, 2021

Updates in V21.9

Funktionen

  • Added support for asynchronous operations in EWSClient.

Fehlerkorrekturen

  • PST to MSG: Some messages extraction slow.
  • Custom flags generated with ImapMessageFlag.Keyword function contains extra flags.
  • Loading MAPI message from stream throws InvalidOperationException.
  • IGraphClient.ListFolders method returns 10 first folders.
  • Inline attachments in EML file are not showing.
  • IGraphClient.ListFolders method returns empty array.
  • Ignoring SMTP address check throws SmtpException.
  • Loading...

Released: Sep 6, 2021

Updates in V21.8.1

Fehlerkorrekturen

  • EWSClient.MailboxInfo property is missing.

Released: Aug 31, 2021

Updates in V21.8

Funktionen

  • Added the ability to filter messages containing attachments using the IMAP client.
  • Added PST traversal API which allows you to extract all PST items as far as possible, without throwing out exceptions, even if some data in the original file is corrupted.

Fehlerkorrekturen

  • When converting MSG to PDF attendees are missing.
  • NullPointerException is thrown when adding MSG files to PST file.
  • ImapClient contructor throws ArgumentNullException for single file app.
  • SmtpClient.Send throws...

Released: Jul 30, 2021

Updates in V21.7

Funktionen

  • Added the ability to use CRAM-MD5 authentication with ImapClient.
  • Added newest API for SmtpClient.
  • Improved encoding options for MboxrdStorageReader class.
  • Improved HTML default header formatting options.
  • Improved the reading of Importance and Class properties from ICS files.

Fehlerkorrekturen

  • Appointment Sub Type is missing when load modified occurrences(embedded message).
  • Embedded message does not get updated.
  • Body text is missing in exported MHT.
  • Regressions: NullPointerException...