Skip to content

v4.23.0

Compare
Choose a tag to compare
@azumakuniyuki azumakuniyuki released this 03 Sep 06:12
· 661 commits to master since this release
  • #124 Implement Sisimai::Mail::Memory class for reading bounce messages from memory(variable).
  • Update regular expression in Sisimai::Bite::Email::Office365 for detecting failure on SMTP RCPT.
  • #126 Fix awful bugs(NoMethodError) in Sisimai::Bite::Email::Biglobe, EZweb, and KDDI. Thanks to @rinmu.
  • #128 Less method calls: use method chain, bang method.
  • Import commit sisimai/p5-sisimai@cccb4ef Some test code have been loosened for UTC+13(Pacific/Tongatapu), UTC+14(Pacific/Kiritimati).
  • #127 Fix "NoMethodError" in Sisimai::Bite::Email::Postfix when the value of Diagnostic-Code field is folded. Thanks to @Unknown22.