|
About:
SMTP client class is a PHP class that connects to a mail server to send messages. It can relay message delivery to a defined server or directly deliver messages to a recipient's server for urgent message delivery. It supports secure connections with SSL, connection timeouts, authentication using PHP SASL class (PLAIN, LOGIN, CRAM-MD5, NTLM), POP3 before SMTP delivery authentication, and takes advantage of the SMTP PIPELINING extension to buffer SMTP commands, providing much faster queueing of messages when delivering to a large number of recipients (bulk mail).
Release focus: Major feature enhancements
Changes:
Support was added for sending messages to SMTP
servers that require secure connections using SSL,
like Gmail. The class now ignores the error when
the server disconnects without responding to the
final QUIT command.
Author:
Manuel Lemos [contact developer]
Homepage:
http://www.phpclasses.org/smtpclass
Mirror site:
http://en.static.phpclasses.org/browse/package/14.html
Trove categories:
[change]
Dependencies:
[change]
PHP SASL (optional)
PHPresolver (optional)
[download links]
|
|
» Rating:
8.50/10.00
(Rank N/A)
» Vitality: 0.01% (Rank 4554)
» Popularity: 1.72% (Rank 3074)

(click to enlarge graphs)
Record hits: 20,511
URL hits: 7,517
Subscribers: 39
|
|