Login   Register  
PHP Classes
elePHPant
Icontem

Class: Clear MBox Class

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Pierre FAUQUE  >  Clear MBox Class  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Clear MBox Class
Base name: clearmbox
Description: Clean mailbox from spam and unauthorized messages
Related classes: , , , , , , ,
Version: -
PHP version: -
License: Custom (specified in a license file)
All time users: 790 users
All time rank: 3494
Week users: 0 users
Week rank: 2420
Picture of Pierre FAUQUE
Author: Pierre FAUQUE <e-mail contact>
Packages: 10 Browse this author's classes Browse this author's classes
Country: France France - PHP jobs in France
Age: 65
All time rank: 21414 in France France
Week rank: 179 Up10 in France France Up
Innovation award
Innovation award
Nominee: 4x

Winner: 1x


  Detailed description  
This class can be used to cleanup a mailbox from spam and unauthorized messages.

It can access to one or more mailboxes via POP3 or IMAP, scan the messages in the mailboxes and delete those that do not satisfy certain requirements.

Currently it deletes all messages except:

- Messages from authorized domains
- Messages from authorized senders with known mail addresses
- Messages with a valid authorization code in the subject text

The class can also run in the testing mode, on which no messages are deleted.

 

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

  Rate classes User ratings   Applications   Related links   Files Files  

  Innovation Award  
PHP Programming Innovation award nominee
June 2006
Number 7
Spam is one of the worst plagues of the modern days Internet. Trying to eliminate spam messages from mail boxes is no longer a viable activity to be performed manually by human users.

This package provides an automated PHP solution that can help to eradicate at least part of the spam messages that we receive.

Even though there is plenty of room for improvement, this package can be evolved and be used as a good basis for an automated solution to filter unsolicited messages that arrive in mailboxes used by PHP applications.

It can be useful not only for Web mail like applications, but also for instance in e-mail based trouble-ticket like support applications.

Manuel Lemos

  User ratings  
There are not enough user ratings to display for this class.

  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
URL of the Clear MBox Class French documentation (PDF), downloads, wishes and bugs lists

  Files folder image Files  
File Role Description
Plain text file README.txt Doc. Short goal of this class
Plain text file LISEZMOI.txt Data URL and author's PGP key
Plain text file class.clearmbox.php Class The class itself
Plain text file cmb.conf.php Conf. Configuration of the class
Plain text file greenvalues.txt Data File holding the green values (authorized domains/emails)
Plain text file listmbox.txt Data File holding the mailboxes to be cleaned
Plain text file passmail.php Aux. Script to generate a pass code to put in the subject
Plain text file as.php Example Example of script anti-spam :o)
Image file spammed_mbox.png Screen Before cleanning up
Image file webcron1.png Screen Webcron service. Task
Image file webcron2.png Screen Webcon service. Historic
Image file demo-mode.png Output Example in demo mode (or test mode)
Plain text file AFPL.txt Lic. Aladdin Free Public License

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