PowerTCP Mail for .NET (英語版) のリリース

Released: Dec 21, 2022

PowerTCP Mail for .NET での更新項目

機能

  • Added support for Microsoft .NET 7.

Released: May 13, 2022

PowerTCP Mail for .NET での更新項目

機能

  • Added support for Microsoft Visual Studio 2022.

Released: Mar 22, 2021

V4.3.13.0 での更新項目

機能

  • Added OAuth 2.0 (XOAUTH) compatibility for Microsoft Office 365 POP and SMTP servers.

Released: Dec 16, 2020

V4.3.12.2 での更新項目

不具合の修正

  • Fixed a minor compatibility issue so that Dart.Mail.Standard.dll can be used with .NET 5.0.

Released: Apr 7, 2020

V4.3.11.0 での更新項目

機能

  • Compatibility improvement, added support to decode single digit day of month on date time values store in content-disposition.
  • Compatibility improvement, added an additional SecureEncrypt overload to MailMessage to allow the SubjectIdentifierType to be specified which can improve SMIME compatibility with mail clients. For example using AES encryption with Mozilla Thunderbird requires that SubjectIdentifierType.SubjectIdentifierKey to be used.

不具合の修正

  • Fixed an issue where Base64 encoded...

Released: May 8, 2019

V4.3.9.4 での更新項目

機能

  • Refactored header parsing resulting in better handling of unorthodox headers and header parameters.
  • Added a property for setting the Authorization Identity when using Imap's PLAIN authentication mechanism.

不具合の修正

  • Resolved various parsing issues related to RFC822 message parts and RFC822 message part attachments.

Released: Sep 24, 2018

V4.3.8.1 での更新項目

機能

  • Various improvements made in handling malformed mail messages and message headers.

Released: Aug 2, 2018

V4.3.7.1 での更新項目

不具合の修正

  • An issue where RFC822 parts may not be decoded correctly when their encoding type is Quoted-Printable has been fixed.

Released: Apr 4, 2018

V4.3.6.2 での更新項目

機能

  • Added support for .NET Standard 2.0 and .NET Core 2.0.
  • New .NET Core 2.0 sample projects, referencing the Dart.Mail.Standard dll.
  • Updated trial license operation for use on .NET Standard-compatible platforms.

不具合の修正

  • Resolved an issue where some attachment filenames were not properly decoded.
  • Resolved an issue where the component would use the systems native end of line sequence instead of CRLF.
  • Resolved an issue where in line links to web resources in HTML emails could cause an exception be...

Released: Mar 8, 2017

V4.3.5.0 での更新項目

機能

  • Adds support for Visual Studio 2017.