Login   Register  
PHP Classes
elePHPant
Icontem

Arioch Mail

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

  Author  
Picture of Massimo Squillace
Name: Massimo Squillace <e-mail contact>
Packages: 1 Browse all classes by Massimo Squillace Browse all classes by
Country: Italy Italy - PHP jobs in Italy
Age: 56
All time rank: 242091 in Italy Italy
Week rank: 2120 Up74 in Italy Italy Up


  Detailed description   Download .zip .tar.gz  
This class can be used to send e-mail messages via SMTP.

It can connect to a given SMTP server and send an e-mail message with given headers and body data.

A separate script provides a replacement for the mail() and ezmlm_hash() functions that uses this class to send messages when the PHP mail() function is not available.

This class reuses several methods from the Nomad MIME Mail class originally written by Alejandro García González, and is therefore LGPL licensed.

PS: All my Apache configurations include the statement

AddType application/x-httpd-php .php .inc

thus making sure files ending in .inc are treated like PHP sources, moreover all .php and .inc files are readable only by the Apache user.

Should this NOT be your case, I recommend you rename .inc to .inc.php, and advice your Web server admin to make all .php files readable by just the Apache user.

  Classes of Massimo Squillace  >  Arioch Mail  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Arioch Mail
Base name: arioch_mail
Description: Send e-mail messages via SMTP
Version: 1.0
PHP version: 4.3.0
License: GNU Lesser General Public License (LGPL)
All time users: 677 users
All time rank: 4131
Week users: 0 users
Week rank: 1988 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Email Email sending and receiving View top rated classes
Group folder image Networking Networking protocols, clients and servers View top rated classes


  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.
  Files folder image Files  
File Role Description
Plain text file arioch_class.inc Class The class
Accessible without login Plain text file arioch_class_demo.php Example A snippet to test the mail() replacement
Accessible without login Plain text file arioch_class_sample.inc Example A sample drop-in replacement for mail()

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