Sisimai 4.16
·
2798 commits
to 5-stable
since this release
- Implement new reason "delivered". Sisimai set "delivered" to the reason when the value of Status: field in a bounce message begins with "2". This feature is optional and is not enabled by default.
- Implement new method Sisimai.engine. the method returns the list of MTA and MSP module list implemented in Sisimai.
- Fix serious bug (
gem installfails on JRuby environment) in Gemfile and sisimai.gemspec. This bug is reported at issue #46 and pull-request #47. Thanks to @hiroyuki-sato and all the people who helped for resolving this issue on ruby/rubygems#1492.