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-03-16 10:29:53 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.x [2]

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/