SMTP E-Mail Sending Class

Class that connects to a SMTP mail server to send messages
Download

SMTP E-Mail Sending Class Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Manuel Lemos
  • Publisher web site:
  • http://www.phpclasses.org/browse/package/120.html

SMTP E-Mail Sending Class Tags


SMTP E-Mail Sending Class Description

Class that connects to a SMTP mail server to send messages SMTP E-mail Sending class can send messages by connecting to SMTP mail servers. Here are some key features of "SMTP E-Mail Sending Class": · Relaying message delivery to a programmer defined SMTP server. · Programmer defined server address, server port, connection timeout, origin host address. · Support for authentication methods PLAIN and LOGIN. · Support for POP3 based authentication before delivery. · Direct delivery to one or more recipients with email addresses with the same domain, so you do not need to relay on a own or your ISP SMTP server. · Setting sender and recipient address as a separate step from the sending the headers and the body of the message. · Returns message delivery success. · Detects extensions supported by the SMTP server. · Takes advantage of the SMTP PIPELINING extension to buffer SMTP commands, therefore minimizing SMTP dialogue between the class and the server in order to provide a much faster queueing of messages to be delivered to a large amount of recipients ( bulk mail ). Requirements: · Simple Authentication and Security Layer · DNSResolver


SMTP E-Mail Sending Class Related Software