The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 4.1.1 - 2014-11-10

  • 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 bounces 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.

Modules

It's a core module of bounceHammer version 4
Parser class for detecting ARF: Abuse Feedback Reporting Format.
Email address object
Parsed data object
Dumps parsed data object as a JSON format
Look up the country code data
Error message parser for MDA
MIME Utilities
Base class for Sisimai::MSP::*, Mail Service Provider classes.
bounce mail parser class for Biglobe.
bounce mail parser class for EZweb.
bounce mail parser class for KDDI.
bounce mail parser class for Amazon SES.
bounce mail parser class for Facebook.
bounce mail parser class for Gmail.
bounce mail parser class for SendGrid.
bounce mail parser class for Verizon.
Base class for Sisimai::MTA::*
bounce mail parser class for Active!hunter.
bounce mail parser class for Courier MTA.
bounce mail parser class for IBM Domino Server.
bounce mail parser class for Microsft Exchange Server.
bounce mail parser class for Exim.
bounce mail parser class for IMailServer.
bounce mail parser class for MXLogic.
bounce mail parser class for MailFoundry.
bounce mail parser class for McAfee Email Appliance.
bounce mail parser class for Lotus Notes Server.
bounce mail parser class for OpenSMTPD.
bounce mail parser class for Postfix.
bounce mail parser class for v8 Sendmail.
bounce mail parser class for DigitalArts m-FILTER.
bounce mail parser class for qmail.
Handler of Mbox/Maildir for reading each mail.
Mailbox reader
Mailbox reader
Convert email text to data structure.
Check the email address is reserved or not
D.S.N. related utilities
bounce mail parser class for Fallback.
Email address related utilities
Detect the bounce reason
Bounce reason is blocked or not.
Bounce reason is contenterror or not.
Bounce reason is exceedlimit or not.
Bounce reason is expired or not.
Bounce reason is filtered or not.
Bounce reason is hostunknown or not.
Bounce reason is mailboxfull or not.
Bounce reason is mailererror or not.
Bounce reason is mesgtoobig or not.
Bounce reason is notaccept or not.
Bounce reason is onhold or not.
Bounce reason is rejected or not.
Bounce reason is norelaying or not.
Bounce reason is securityerror or not.
Bounce reason is suspend or not.
Bounce reason is systemerror or not.
Bounce reason is systemfull or not.
Bounce reason is userunknown or not.
Detect the bounce reason returned from certain remote hosts.
Detect the bounce reason returned from Google Apps.
String related class
Date and time utilities

Examples