Aspose.Email for Python via .NET 新版本发表
Released: Nov 9, 2022
V22.10 中的更新
特性
- Added the ability to edit 'DisplayName' property in MAPIMessage attachments.
- Added experimental support for Apple macOS 10.14 or later.
Released: Oct 14, 2022
V22.9 中的更新
特性
- Added experimental support for Apple macOS 10.14 or later.
Released: Sep 27, 2022
V22.8 中的更新
特性
- Preserve 'TNEF' attachments when converting between MBOX and PST formats.
修补程序
- 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
V22.7 中的更新
修补程序
- 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 while reading...
Released: Jul 27, 2022
V22.6 中的更新
特性
- Extract calendar items from PST files and save as ICS with original timestamps.
修补程序
- 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
V22.5 中的更新
特性
- 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.SmtpForward...
Released: Jun 10, 2022
V22.4 中的更新
特性
Released: Apr 20, 2022
V22.3 中的更新
特性
- 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
V20.8 中的更新
特性
- Added support for Internationalized Domain Name (IDN) email addresses.
Released: May 12, 2020
V20.2 中的更新
特性
- Added support for OAuth 2.0 when using POP3 Client.