Login   Register  
PHP Classes
elePHPant
Icontem

Bounce Handler

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Chris Fortune
Name: Chris Fortune is available for providing paid consulting. Contact Chris Fortune .
Packages: 1 Browse all classes by Chris Fortune Browse all classes by
Country: Canada Canada - PHP jobs in Canada
Age: 50
All time rank: 34816 in Canada Canada
Week rank: 168 Up6 in Canada Canada Up
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Chris Fortune  >  Bounce Handler  >  Download .zip .tar.gz  >  Support forum Support forum (7)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Bounce Handler
Base name: bouncehandler
Description: Parse bounced e-mail message reports
Version: -
PHP version: -
License: BSD License
All time users: 6845 users
All time rank: 243
Week users: 14 users
Week rank: 114 Up
 
  Groups   Rate classes User ratings   Trackback  
  Applications   Related links   Files Files  

  Groups  
Group folder image Email Email sending and receiving View top rated classes
Group folder image Text processing Manipulating and validating text data View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
November 2005
Number 4

Prize: One downloadable copy of Komodo Pro
Sending newsletters or other types of messages to many users is a task that presents certain challenges that need to be handled in an appropriate manner. One of such challenges is to deal with messages that bounce due to temporary or permanent delivery problems.

This class can parse bounced messages and extract the address that is bouncing and determine the severity of the bouncing problem. This allows developers to treat the bounced messages properly, for instance suspending the delivery of further messages, or maybe try again later.

Manuel Lemos

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (90.0%)
Good (82.5%)
-
Good (90.0%)
-
-
Sufficient (62.2%)
683
Month:
Not yet rated by the users

  Trackback links  
Link Description
E-mail empfang bestätigen kuckstu hier:..
My first GitHub fork: bounce-email Hurray! I finally forked a github project...

  Applications that use this class  
Link Description
SpamEater SpamEater is an Anti-spam robot that checks your email every ten minutes. It it finds an email is a spam or virus, it 'eats' it! No software to install!, it runs completely from a website. You control it from a fully configurable web control panel.
BizConnector BizConnector is an Internet-based, adaptive communication tool that automates knowledge acquisition, through email-embedded surveys, and re-uses this knowledge to send smarter messages.
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
Demonstration Shows this set of files in action - Live on the Internet!

  Files folder image Files  
File Role Description
Plain text file bounce_driver.class.php Class chops up the bounce into associative arrays
Accessible without login Plain text file rfc1893.error.codes.php Data RFC1893 error codes, in associative arrays
Accessible without login Plain text file testdriver1.php Example test the code and read the documentation

Download all files: bouncehandler.tar.gz bouncehandler.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.