PHP Classes
elePHPant
Icontem

Auto-Responder: Mail Autoresponder Class

Recommend this page to a friend!

  Author Author  
Picture of Vedanta Barooah
Name: Vedanta Barooah <contact>
Classes: 11 packages by
Country: United States United States
Innovation award
Innovation award
Nominee: 2x

Winner: 2x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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 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: 1.0.0
PHP version: -
License: GNU General Public License (GPL)
 
  Groups   Dependencies   Applications   Related pages   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

  Packages needed by this class  
Class DownloadWhy it is needed Dependency
Grab URL Download .zip .tar.gz Read data from the specified url Required

  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.


  Related pages  
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 folder image Files  /  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 folder image Files  /  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

Install with Composer Install with Composer - Download 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.