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.