instaclick/bounce-mail-handler

Bounce Mail Handler

v5.2.1 2012-09-27 21:05 UTC

This package is not auto-updated.

Last update: 2024-04-27 11:21:04 UTC


README

This fork is a reboot of WorxWare's PHPMailer-BMH.1

Distinguishing features of this fork:

  • master branch where class names and file organization follows PSR-0 conventions for php 5.3+ namespaces
  • coding style follows Symfony2 coding standard
  • a test suite and corpus of email messages
  • auto-generate API documentation via phpDocumentor 2.x2

The legacy branch retains backward compatibility but includes a wrapper for PEAR/ZF1 naming convention. However, bug fixes and enhancements from the master branch may not be backported.

Downloads

Notes

  1. http://sourceforge.net/projects/bmh/

  2. http://phpdoc.org/