cfortune / PHP-Bounce-Handler

This class can be used to parse bounced message reports. It parses e-mail messages with multipart report content type formatted according to RFC 1892 and 1894 documents. If the bounce is not well formed, it also tries to extract some useful information. Exim is supported, partially. Please send bounce messages from your busted MTA, I'll extend the class to support them. It can extract the the address of the recipient that bounced as well the mail server response status code.
http://anti-spam-man.com/php_bouncehandler/
118 stars 72 forks source link

PHP Bounce Handler

INSTALL

Upload to a website, and open testdriver1.php in a web browser for normal operation only bounce_driver_class.php and bounce_statuscodes.php are required

RELEASE HISTORY

v7.4 SB June 19, 2014

v7.3 CF July 4, 2013