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.