Rebex Secure Mail for .NET 2017 R3
Released: May 9, 2017
2017 R3 での更新項目
機能
- Added NuGet packages.
- Added experimental support for .NET Core 1.1 and .NET Standard 1.5.
- Added workaround for a breaking change in Exception.Data on recent Xamarin.Android.
- Added support for .NET Framework 4.7.
- MIME: Added support for a non-standard time zone format that includes a colon.
- MSG: When saving Outlook .MSG files, display names are set to e-mail addresses if not specified (MS Outlook would not display anything in the address field otherwise).
- MSG: Improved Outlook .MSG charset detection workaround.
- IMAP: Imap.GetMimeMessage and Imap.GetMailMessage methods no longer ignore Settings.IgnoreUnparsableSignatures option.
- Cryptography: Custom certificate validator now behaves like MS CryptoAPI validator when dealing with RSA key sizes shorter than 1024 bits; MD5 signature hash algorithm is always considered to be weak for non-root certificates.
- Cryptography: Added support for .PFX/.P12 saving on .NET Compact Framework (requires Windows CE 5.0 or later).
不具合の修正
- MIME: Fixed date parser for two digit zones (such as "-00").
- MIME: Fixed handling of headers that can be present multiple times.
- MSG: Improved Outlook .MSG charset detection workaround.
- IMAP: Imap.GetMimeMessage and Imap.GetMailMessage methods no longer ignore Settings.IgnoreUnparsableSignatures option.
- Cryptography: Custom certificate validator now behaves like MS CryptoAPI validator when dealing with RSA key sizes shorter than 1024 bits; MD5 signature hash algorithm is always considered to be weak for non-root certificates.
- Cryptography: Added support for .PFX/.P12 saving on .NET Compact Framework (requires Windows CE 5.0 or later).