midi-smtp-server

The highly customizable ruby SMTP-Server and SMTP-Service library with builtin support for AUTH and SSL/STARTTLS, 8BITMIME and SMTPUTF8, IPv4 and IPv6 and additional features.

MIT License

Downloads
57K
Stars
75
Committers
7
midi-smtp-server - Release 2.0.0 / deprecated

Published by TomFreudenberg over 9 years ago

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
midi-smtp-server - Release 1.1.3 / deprecated

Published by TomFreudenberg over 9 years ago

Bugfix

  • corrects some possible detection errors when getting commands from SMTP dialog

Optimization

  • for easier development, there are now special exception classes corresponding to their SMTP error codes. In any case of a fault, you may raise a relevant exception to abort the communication to SMTP client correctly.

Compatibility

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

Documentation

  • find generated documentation for this release at RubyDoc
Package Rankings
Top 7.17% on Rubygems.org
Badges
Extracted from project README
Gem Version Ruby
Related Projects