Skip to content

Releases: 4commerce-technologies-AG/midi-smtp-server

Release 2.2.4 / deprecated

31 Aug 17:11
Compare
Choose a tag to compare
Pre-release

Extended

  1. validation for incoming data

Compatibility

  • the new release is compatible with previous 2.x.x releases.
  • attention: this release will validate incoming data. Per default 30 seconds timeout and a maximum per 1 MB for each incoming data line. This should be fine in any use-case but please check yourself.

‼️ Please update at least to Release 2.3.2

Release 2.2.3 / deprecated

31 Aug 00:57
Compare
Choose a tag to compare
Pre-release

Fix

  1. blocking IO on SSLSocket

New

  1. validation for incoming data

Compatibility

  • the new release is compatible with previous 2.x.x releases.
  • attention: this release will validate incoming data. Per default 30 seconds timeout and a maximum per 1 MB for each incoming data line. This should be fine in any use-case but please check yourself.

‼️ Please update at least to Release 2.3.2

Release 2.2.2 / deprecated

30 Aug 11:03
Compare
Choose a tag to compare
Pre-release

Fix

  1. Create internal interim certificate with host and domain part

Compatibility

  • the new release is compatible with previous 2.x.x releases.

‼️ Please update at least to Release 2.3.2

Release 2.2.1 / deprecated

14 Aug 22:03
Compare
Choose a tag to compare
Pre-release

Improvements

  1. Builtin optional support of STARTTLS encryption

Compatibility

  • the new release is compatible with previous 2.x.x releases.

‼️ Please update at least to Release 2.3.2

Release 2.1.4 / deprecated

20 Apr 01:04
Compare
Choose a tag to compare
Pre-release

Improvements

  1. Improve Fix for " [ERROR] Software caused connection abort @ io_fillbuf" messages due to fast open and close connections
  2. Change rescue Exception to StandardError

Compatibility

  • the new release is compatible with previous 2.x.x releases.

Release 2.1.3 / deprecated

19 Apr 01:04
Compare
Choose a tag to compare
Pre-release

Improvements

  1. Fix for " [ERROR] Software caused connection abort @ io_fillbuf" messages due to fast open and close connections

Compatibility

  • the new release is compatible with previous 2.x.x releases.

Release 2.1.2 / deprecated

12 Sep 09:42
Compare
Choose a tag to compare
Pre-release

Improvements

  1. Minor documentation and errata - no functional updates

Compatibility

  • the new release is compatible with previous 2.x.x releases.

Documentation

  • find generated documentation for this release at RubyDoc

Release 2.1.1 / deprecated

11 Sep 13:36
Compare
Choose a tag to compare
Pre-release

Improvements

  1. Huge speed improvement (1.000+ faster)

Compatibility

  • the new release is compatible with previous 2.x.x releases.

Documentation

  • find generated documentation for this release at RubyDoc

Release 2.1.0 / deprecated

01 Aug 11:26
Compare
Choose a tag to compare
Pre-release

Improvements

  1. AUTH LOGIN PLAIN support
  2. EHLO support

Compatibility

  • the new release is compatible with previous 2.x.x releases.

Documentation

  • find generated documentation for this release at RubyDoc

Release 2.0.0 / deprecated

23 Mar 15:53
Compare
Choose a tag to compare
Pre-release

Improvements

  1. Modulelized
  2. Removed dependency to GServer
  3. Additional events to interact with
  4. Use logger to log several messages from severity :debug up to :fatal

Compatibility

  • the new release is NOT compatible with previous 1.x.x releases.

Documentation

  • find generated documentation for this release at RubyDoc