PowerTCP Mail for .NET updated

Released: Oct 2, 2014

Updates in this release

Updates in V4.2.2.2

  • Calling MailMessage.Clear() results in the message being initialized as a MIME message.
  • If there is a content disposition header present in a mail part then a resource or attachment part will always be added regardless of content type.
  • UUencoded attachments will now be encoded with a grave character instead of a space.
  • Mail message header values that use quoted printable encoding now decode correctly.