holzweg/bounce-mail-handler

Bounce Mail Handler


Keywords
mail, email, bounce
License
GPL-2.0+

Documentation

Bounce Mail Handler

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/