PHP Classes
elePHPant
Icontem

smtp ssl

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 24       Packages icon Packages (4)   Blogs icon Blogs (1)   Packages icon Forums icon Package forums (19)  
Secure SMTP client Support forum secure-smtp-client Send messages via SMTP server with authentication   This class can be used to send messages via SMTP server with authentication. It can connect to a given SMTP server using SSL or TLS, and authentication using the LOGIN method. It can send send a ...
This class can send e-mail messages via SMTP with authentication. It can compose an e-mail message with a given sender, recipient, subject and message body in either text or HTML. The class can send the message connecting to a given SMTP server or by send using the PHP mail function.. SMTP server delivery ...
This class can compose and send e-mail messages via SMTP. It can compose a text or HTML e-mail message with one or more attachment files. The class can send the message by connecting to a SMTP server. It supports connecting to SMTP servers that require user authentication with a password, as well secure ...
XPertMailer Support forum xpertmailer Send and receive e-mail with SMTP and POP3   This package can be used to send and receive e-mail with SMTP and POP3 protocols. There are several classes for composing and sending messages via an SMTP server. These classes can send text or HTML messages with eventual ...