PHP Classes
elePHPant
Icontem

PHP Email To DB: Retrieve e-mail messages into a MySQL database

Recommend this page to a friend!

  Author Author  
Picture of Ernest Wojciuk
Name: Ernest Wojciuk <contact>
Classes: 1 package by
Country: Poland Poland
Innovation award
Innovation award
Nominee: 1x

Winner: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This class can retrieve messages from a mailbox and insert them into a MySQL database.

The class retrieves and parses messages from a mailbox using the PHP IMAP extension.

The parsed messages can be stored in a MySQL database table. Message attachments are stored in server files.

The class can also perform some basic spam checking on the retrieved messages by verifying the sender address against a blacklist, and verify the existence of banned words in the message subject or body. The sender blacklist and banned words are also stored in the database tables.

The message processing activity is logged in a separate database table.

The class can also retrieve the messages and logged actions from the database.

  Classes of Ernest Wojciuk  >  PHP Email To DB  >  Download Download .zip .tar.gz  >  Support forum Support forum (26)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Email To DB
Base name: etodb
Description: Retrieve e-mail messages into a MySQL database
Version: 1.0.0
PHP version: -
License: Freeware
 
  Groups   Screenshots Screenshots   Trackback  
  Applications   Related pages   Files Files  

  Groups  
Group folder image Email Email sending and receiving View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes

  Files folder image Screenshots  
Schema
File Role Description
Accessible without login Image file Schema Screen Flow


  Innovation Award  
PHP Programming Innovation award winner
August 2006
Winner


Prize: One downloadable copy of Komodo Pro
Manipulating e-mail messages and accessing databases have been some of the most popular uses of PHP.

This class provides a solution to retrieve e-mail messages into a MySQL database table, so they can be searched and manipulated in a more convenient way by PHP applications.

Manuel Lemos

  Pages that reference this package  
Ernest Wojciuk wins the award and related news
Just a quick post to congratulate Ernest Wojciuk, whose class PHP Email to DB won the September 2006 PHP Classes innovation award...

Latest pages that reference packages Latest pages that reference packages


  Applications that use this package  
Studiouh.com
Studiouh.com - On-Line Digital Printing House

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


  Related pages  
Home Page
ETODB - PHP Email To DB

  Files folder image Files  
File Role Description
Plain text file emailtodb_v0.9.sql Data SQL
Plain text file class.emailtodb.php Class PHPLIB version
Plain text file example_1_class Example Configured class
Plain text file class.emailtodb_v0.9.php Class Class
Plain text file example_1_index Example Index file
Plain text file example_1_sql Example SQL source

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