Rebex 2016 R1 released

Released: Jan 15, 2016

Updates in this release

Updates in 2016 R1

  • Rebex assemblies are now signed with SHA-256 signatures in addition to legacy SHA-1 signatures.
  • Added workaround for Xamarin.Android whose Dns.GetHostEntry resolves 'localhost' to device's external IP address.
  • Added simple-to-use MailMessage.Settings object that supersedes MailMessage.Options.
  • Fixed loading of MSG files with invalid characters in HTML body.
  • Changed default RTF content handling. Added MailMessage.Settings.RtfMode.
  • Added workaround for multipart/related entities that do not specify the view part.
  • Fixed handling of special characters in attachment file names.
  • Fixed wrong behavior when using MimeOptions.SkipTnefMessageProcessing (no attachments were processed).