Aspose.Email for Python via .NET Releases

Released: Nov 9, 2022

Updates in V22.10

Funktionen

  • Added the ability to edit 'DisplayName' property in MAPIMessage attachments.
  • Added experimental support for Apple macOS 10.14 or later.

Released: Oct 14, 2022

Updates in V22.9

Funktionen

  • Added experimental support for Apple macOS 10.14 or later.

Released: Sep 27, 2022

Updates in V22.8

Funktionen

  • Preserve 'TNEF' attachments when converting between MBOX and PST formats.

Fehlerkorrekturen

  • Danish characters are lost after re-saving.
  • MSG to HTML conversion generates incorrect output.
  • Creating Appointment in O365 with Aspose 22.6 returns ErrorInvalidPropertySet.

Released: Aug 19, 2022

Updates in V22.7

Fehlerkorrekturen

  • FetchMessages returns messages without order.
  • Mail Subject with double quotation (and other symbols) wrongly decoded.
  • EML to MHTML/PDF: Line spacing lost.
  • EML with TNEF contains a header with non-ascii characters.
  • ArrayIndexOutOfBoundsException is thrown while reading email.
  • TNEF mail throws “Offset or count were out of bounds” exception.
  • TNEF emails throws EndOfStreamException while loading.
  • ArgumentOutOfRangeException is thrown while reading TNEF.
  • FormatException is thrown...

Released: Jul 27, 2022

Updates in V22.6

Funktionen

  • Extract calendar items from PST files and save as ICS with original timestamps.

Fehlerkorrekturen

  • POP client does not AUTH automatically if CAPA command is not supported.
  • Word to EML conversion generate body content as attachment.
  • Formatting not retained for DOCX as body.
  • VCardContactSave omits data after resaving VCF.
  • Questionmarks when loaded FromMailMessage.

Released: Jul 1, 2022

Updates in V22.5

Funktionen

  • Added the following changes to the public API:
    • IAsyncSmtpClient - Allows applications to send messages using the Simple Mail Transfer Protocol (SMTP).
    • SmtpClient.CreateAsync - Creates a new instance of the Aspose.Email.Clients.Smtp.SmtpClient class.
    • SmtpSend - Aspose.Email.Clients.Smtp.IAsyncSmtpClient.SendAsync(Aspose.Email.Clients.Smtp.Models.SmtpSend) method parameter set.
    • SmtpForward - The Aspose.Email.Clients.Smtp.IAsyncSmtpClient.ForwardAsync(Aspose.Email.Clients.Smtp.Models...

Released: Jun 10, 2022

Updates in V22.4

Funktionen

  • Added support for Linux.

Released: Apr 20, 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 attachment data.

Released: Feb 15, 2021

Updates in V20.8

Funktionen

  • Added support for Internationalized Domain Name (IDN) email addresses.

Released: May 12, 2020

Updates in V20.2

Funktionen

  • Added support for OAuth 2.0 when using POP3 Client.