v5.6.0: Merge pull request #644 from sisimai/5.6.0-release
·
140 commits
to 5-stable
since this release
- release: "Mon, 2 Feb 2026 18:30:22 +0900 (JST)"
- version: "5.6.0"
- changes:
- Changes in Bounce Reason Categorization
- Update bounce status mappings in
Sisimai::SMTP::Status. - #634 Consolidate four bounce reasons into two:
- Merge
TooManyConnandSpeedingintoRateLimited. - Merge
ExceedLimitandMesgTooBigintoEmailTooLarge.
- Merge
- #640 Update assigned reasons in
rhost/for-*.go. - #642 Error message patterns improvement.
- Merge similar error message patterns and remove ambiguous ones.
- Attachment-related errors have been moved from
PolicyViolationtoContentError.
- Update bounce status mappings in
- Reorganize the internal status code #638
- Temporary error
4.0.9**has been changed to4.9.***. - Permanent error
5.0.9**has been changed to5.9.***.
- Temporary error
- #636
Sisimai::String->tokenhas been moved toSisimai::Fact->maketoken(). - Happy Birthday to Suzu (formerly known as "Neko-dono" Michitsuna)🐈.
- Changes in Bounce Reason Categorization