Releases: 4commerce-technologies-AG/midi-smtp-server
Releases · 4commerce-technologies-AG/midi-smtp-server
Release 2.2.4 / deprecated
Extended
- 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.
Release 2.2.3 / deprecated
Fix
- blocking IO on SSLSocket
New
- 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.
Release 2.2.2 / deprecated
Fix
- Create internal interim certificate with host and domain part
Compatibility
- the new release is compatible with previous 2.x.x releases.
Release 2.2.1 / deprecated
Improvements
- Builtin optional support of STARTTLS encryption
Compatibility
- the new release is compatible with previous 2.x.x releases.
Release 2.1.4 / deprecated
Improvements
- Improve Fix for " [ERROR] Software caused connection abort @ io_fillbuf" messages due to fast open and close connections
- Change rescue Exception to StandardError
Compatibility
- the new release is compatible with previous 2.x.x releases.
Release 2.1.3 / deprecated
Improvements
- 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
Improvements
- 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
Improvements
- 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
Improvements
- AUTH LOGIN PLAIN support
- 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
Improvements
- Modulelized
- Removed dependency to GServer
- Additional events to interact with
- 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