wodSmtpServer Changelog

What's new in wodSmtpServer 2.6.3

Feb 19, 2021
  • Fixed memory leak in FullThreads property setting.

New in wodSmtpServer 2.6.2 (Jan 16, 2018)

  • Updated OpenSSL to 1.0.2n

New in wodSmtpServer 2.6.1 (Apr 18, 2017)

  • SSLCipherList property to specify allowed SSL algorithms
  • CryptoInformation and RelayCryptoInformation to provide information about SSL/TLS encrypted connection

New in wodSmtpServer 2.6.0 (Jan 25, 2017)

  • SecureProtocol property to choose specific SSL/TLS version
  • TLS 1.1 and 1.2 support

New in wodSmtpServer 2.5.7 (May 13, 2015)

  • When SSL fails, component will not auto-switch back to SecurityNone setting

New in wodSmtpServer 2.5.6 (Jul 9, 2014)

  • Fix in MX domain resolving that produces invalid, short names so relaying failed

New in wodSmtpServer 2.5.5 (Jun 26, 2013)

  • Fix in Authentication settings when multiple authentications were combined

New in wodSmtpServer 2.5.4 (Oct 23, 2012)

  • New methods SignDKIM and VerifyDKIM for DKIM (domain keys) support

New in wodSmtpServer 2.5.3 (May 25, 2012)

  • Relay now sends EHLO instead of HELO if any of extensions are used

New in wodSmtpServer 2.5.2 (Feb 2, 2012)

  • Fix in relays when STARTTLS was used, HELO command was not resent

New in wodSmtpServer 2.5.1 (Mar 2, 2011)

  • Relays.Add now accepts empty message, and creates one for you. This is useful if you're using threading so you don't get marshalling errors

New in wodSmtpServer 2.5.0 (Jan 17, 2011)

  • IPv6 support

New in wodSmtpServer 2.4.1 (Jan 27, 2010)

  • Distribution now contains x86 and x64 binaries

New in wodSmtpServer 2.3.6 (Nov 4, 2009)

  • Fixed problem that caused connections to be dropped under high client connection rate

New in wodSmtpServer 2.3.5 (Jun 17, 2009)

  • User.Certificate property added
  • Updated OpenSSL to latest version

New in wodSmtpServer 2.3.4 (Feb 18, 2009)

  • Fixed a bug in sorting MX records according to priority when relaying messages