Skip to content

Releases: sisimai/p5-sisimai

v4.1.9

24 Mar 03:21
Compare
Choose a tag to compare
  • Implement Sisimai::MTA::X3 for email bounces from Unknown MTA(3).
  • Improved code for getting error message in a bounce mail from MXLogic.
  • Added 4 sample emails from pull request #32, Thanks to @jcbf.
  • Implement Sisimai::MSP::DE::EinsUndEins for email bounces from 1&1.
  • Added 4 sample emails and updated error message patterns in some files in Sisimai/Reason directory from pull request #34, Thanks to @jcbf.
  • Implement Sisimai::MTA::MailMarshalSMTP for email bounces from Trustwave Secure Email Gateway: formerly MailMarshal SMTP.
  • Improved code for getting FBL related values in Sisimai::ARF.

v4.1.8

24 Mar 03:20
Compare
Choose a tag to compare
  • Support new data format: YAML(optional, "YAML" module required).

v4.1.7

24 Mar 03:20
Compare
Choose a tag to compare
  • Tiny code improvement of Sismai::MSP::RU::Yandex.
  • Implement Sisimai::MSP::US::Zoho for email bounces from Zoho Mail.
  • Improved code for detecting email bounce from MXLogic.
  • Implement Sisimai::MTA::X2 for email bounces from Unknown MTA(2).
  • Add some message patterns into Sisimai::Reason::Expired.
  • Improved code for getting error message in a bounce mail from Zoho Mail.

v4.1.6

24 Mar 03:19
Compare
Choose a tag to compare
  • Improved code for parsing email bounce from @nokiamail.com.
  • Implement Sisimai::MSP::RU::Yandex for email bounces from Yandex.Mail.

v4.1.5

24 Mar 03:19
Compare
Choose a tag to compare
  • Fix newline of some sample emalis in eg/ directory.

v4.1.4

24 Mar 03:19
Compare
Choose a tag to compare
  • Implement Sisimai::MSP::RU::MailRu for email bounces from @mail.ru.
  • Implement Sisimai::MSP::DE::GMX for email bounces from GMX.
  • Improved code for checking bounce mail in Sisimai::MTA::OpenSMTPD.

v4.1.3

24 Mar 03:18
Compare
Choose a tag to compare
  • Improved code for detecting error reason in Sisimai::Reason.
  • Implement Sisimai::MTA::MessagingServer for email bounces from Oracle Communications Messaging Server and Sun Java System Messaging Server.
  • Implement Sisimai::MTA::X1 for email bounces from Unknown MTA(1).
  • Implement Sisimai::MSP::US::Yahoo for email bounces from Yahoo! MAIL.
  • Implement Sisimai::MSP::US::Aol for email bounces from Aol Mail.
  • Implement Sisimai::MSP::US::Outlook for email bounces from Outlook.com.

v4.1.2

24 Mar 03:17
Compare
Choose a tag to compare
  • Require Time::Local 1.19 or later for fixing issue #21, #23, and #24.
  • Key name of time stamp has been changed from "date" to "timestamp".
  • Data sources and hash algorithm of token string in parsed data have been changed.
  • Implement Sisimai::MTA::InterScanMSS for email bounces from Trend Micro InterScan Messaging Security Suite.
  • Implement Sisimai::MTA::SurfControl for email bounces from WebSense SurfControl.
  • Implement Sisimai::MTA::V5sendmail for email bounces from old version of Sendmail(v5) and other MTAs based on V5 Sendmail.
  • Fixed bounce reason names in Sisimai::RFC3463.

v4.1.1

24 Mar 03:16
Compare
Choose a tag to compare
  • Fix tiny bug in Sisimai::MTA::Exim.
  • Add many sample emails into eg/ directory.
  • Improved code for detecting connection errors at Sendmail and Courier.
  • Sisimai::RFC3464 and Sisimai::MTA::Exchange imporved.
  • Implement Sisimai::MTA::Notes for email bounces from Lotus Notes.
  • Implement Sisimai::MTA::McAfee and Sisimai::MTA::MXLogic for email bounce from McAfee Products.
  • Implement Sisimai::MTA::MailFoundry for email bounces from MailFoundry.
  • Implement Sisimai::MTA::IMailServer for email bounces from IPSWITCHI IMail Server.
  • Improved code for deciding error reason at Sendmail and qmail.
  • Implement Sisimai::MTA::mFILTER for email bounces from DigitalArts m-FILTER.
  • Implement Sisimai::MTA::Activehunter for email bounces from TransWARE Active!hunter.

v4.1.0

24 Mar 03:14
Compare
Choose a tag to compare
  • Sisimai::Group: child classes, "provider", and "category" in the parsed data have been removed permanently.
  • Fix the newline in sample email files for make test.