Sisimai 4.16
azumakuniyuki
released this
24 Mar 03:53
·
2268 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 install
fails 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 rubygems/rubygems#1492.