Login   Register  
PHP Classes
elePHPant
Icontem

Auto-Responder

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

  Author  
Picture of Vedanta Barooah
Name: Vedanta Barooah <e-mail contact>
Packages: 11 Browse all classes by Vedanta Barooah Browse all classes by
Country: United States United States - PHP jobs in United States
Age: 32
All time rank: 455 in United States United States
Week rank: 213 Down17 in United States United States Down
Innovation award
Innovation award
Nominee: 2x

Winner: 2x


  Detailed description   Download .zip .tar.gz  
This class implements an email auto-response system.

It accesses mailboxes via POP3 or IMAP protocols and sends out automatic responses emails to the messages found in the inbox folder.

Currently it implements three types of auto-response:

* Send a response message using a given file

* Send response message using contents read from a given Web URL (in this case the email subject has the URL request)

* Send a custom response message generated by the current script

The response messages may be in plain text or HTML.

After the auto-response is sent, the mails are marked read or can be deleted.

This class is meant to be used from tasks run periodically for instance as cron jobs.

  Classes of Vedanta Barooah  >  Auto-Responder  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Auto-Responder
Base name: autoresponse
Description: Mail Autoresponder Class
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 5498 users
All time rank: 380
Week users: 4 users
Week rank: 684 Down
 
  Groups   Freshmeat project   Rate classes User ratings  
  Dependencies   Applications   Related links   Files Files  

  Groups  
Group folder image Email Email sending and receiving View top rated classes


  Innovation Award  
PHP Programming Innovation award winner
December 2004
Winner

Prize: One downloadable copy of PHPEd
Sending and receiving e-mail messages is one of the most popular Internet applications.

Sometimes there is the need to provide immediate responses to incoming e-mail messages, especially when the recipient is away or may not reply to the messages right after they are received.

This class provides a generic solution for automating the processing of messages received in a mailbox accessible via either POP 3 or IMAP protocols.

The most common use of this class is to provide automatic replies to the incoming messages, but the class may be used also for other types of automated message processing.

Manuel Lemos

  Freshmeat project  
Project record: autoresponse
Popularity score: 12.81
Vitality score: 1.0

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Good (84.4%)
Sufficient (71.9%)
Sufficient (62.5%)
Sufficient (68.8%)
-
-
Sufficient (62.5%)
633
Month:
Not yet rated by the users

  Packages needed by this class  
Class Dependency Why it is needed
Grab URL
Required
Read data from the specified url

  Applications that use this class  
No application links were specified for this class.
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
Freshmeat Project Freshmeat Project

  Files folder image Files  
File Role Description
Files folder imagecronjob (2 files)
Files folder imageexample (3 files)
Plain text file autoresponse.class.php Class Main Class File
Accessible without login Plain text file grabUrl.php Aux. Required Dependency
Accessible without login HTML file manual.html Doc. Manual

  Files  /  Files folder image cronjob  
File Role Description
  Accessible without login Plain text file crontab.txt Example Crontab Sample
  Accessible without login Plain text file reply_mails.php Appl. Example Script for Console

  Files  /  Files folder image example  
File Role Description
  Accessible without login Plain text file example1.php Example Example
  Accessible without login Plain text file example2.php Example Example
  Accessible without login Plain text file example3.php Example Example

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