Skip to content

v4.21.1

Compare
Choose a tag to compare
@azumakuniyuki azumakuniyuki released this 05 Jun 12:20
· 1571 commits to 5-stable since this release
  • Pull-Request #73, Fix codes for initializing a hash element with an empty string in Sisimai::MTA::Postfix. Thanks to @MichiakiNakaya.
  • Import pull-request: sisimai/p5-sisimai#222 from p5-Sisimai to improve error message patterns.
  • Changes file has been renamed to ChangeLog.md and converted to Markdown format.
  • Import Pull-Request sisimai/p5-sisimai#223 for code improvement to detect DNS related errors at G Suite.
  • Improved code to detect RFC7505 (NullMX) error: sisimai/set-of-emails#4.
  • Code improvements for checking and decoding irregular MIME encoded strings at is_mimeencoded and mimedecode methods in Sisimai::MIME class reported at issue #75. Thanks to @winebarrel.
  • Add unit test codes to test all the changes at issue #75.