PHP Classes
elePHPant
Icontem

Spam Rating: Check whether a message is spam using spamassassin

Recommend this page to a friend!

  Author Author  
Picture of Jijomon Thottungalthara
Name: Jijomon Thottungalthara <contact>
Classes: 6 packages by
Country: Italy Italy
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This is a simple class that can be used to check whether an e-mail message is spam.

It takes a text string with the whole contents of a message and stores it in a temporary file.

The class invokes the spamassassin program to make it evaluate the message file in order to determine whether it can be spam or not.

  Classes of Jijomon Thottungalthara  >  Spam Rating  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Spam Rating
Base name: spam_rating
Description: Check whether a message is spam using spamassassin
Version: 1
PHP version: 4.0
License: Freely Distributable
 
  Groups   Applications   Files Files  

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


  Innovation Award  
PHP Programming Innovation award nominee
December 2007
Number 6


Prize: One subscription to the PDF edition of the magazine by PHP Architect
Determining whether a message is spam is not a trivial task.

Fortunately, there are very good dedicated tools to help in that process, like for instance spamassassin.

This class provides an integrated solution to let PHP scripts use spamassassin to analyze messages and determine whether they can be spam or not.

Manuel Lemos

  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.

  Files folder image Files  
File Role Description
Files folder imageSample (1 file)
Plain text file spamchk.php Class Spam rating class using SpamAssassin

  Files folder image Files  /  Sample  
File Role Description
  Accessible without login Plain text file Application.html Output you can use this class to create similiar applicaitons

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