PHP Classes
elePHPant
Icontem

Send messages via SMTP: Send e-mail messages via SMTP connections.

Recommend this page to a friend!
  Info   View files View files (4)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2006-03-07 (10 years ago) RSS 2.0 feedStarStarStar 56%Total: 4,282 This week: 2All time: 660 This week: 591Up
Version License Categories
smtpandsockclass 1.0.0GNU Lesser Genera...Email, Networking, PHP 5
Description Author

This package can be used to send e-mail messages via SMTP connections.

There is one class that takes care of establishing a TCP socket connection to send and retrieve data through that socket.

There is another class that establishes a connection with an SMTP server using the socket class.

It can send a message an SMTP server from a given sender address to one or more recipient addresses.

If necessary, the class can authenticate with a server that supports the LOGIN authentication mechanism.

Picture of Nic Stevens
Name: Nic Stevens <contact>
Classes: 2 packages by
Country: United States United States

  Files folder image Files  
File Role Description
Plain text file smtp.php Class Class to send SMTP E-Mail messages
Accessible without login Plain text file smtptest.php Example Program to test smtp class
Plain text file sock.php Class Generic socket communication
Accessible without login Plain text file socktest.php Example Test program for sock.php

 Version Control Unique User Downloads Download Rankings  
 0%
Total:4,282
This week:2
All time:660
This week:591Up
User Ratings User Comments (1)
 All time
Utility:80%StarStarStarStarStar
Consistency:85%StarStarStarStarStar
Documentation:-
Examples:80%StarStarStarStarStar
Tests:-
Videos:-
Overall:56%StarStarStar
Rank:1495
 
Thank you so much for you PHP script.
8 years ago (Michael Wood)
70%StarStarStarStar