Send mail from any SMTP server Support forum my-smtp-mail-send Compose and send e-mail messages via SMTP This package can be used to compose and send e-mail messages via SMTP. It can compose a message with subject, sender and recipient addresses, text and HTML body. The package can send the message ...
Easy Email Support forum easy-email Compose and send text and HTML e-mail messages This class can compose and send text and HTML e-mail messages. It can compose and send a message with a given subject, destination address, messabe body in text or HTML and any custom headers. easy_email class A exemple ...
This class can be used to compose and send HTML messages with embedded images and attachments. It composes a message with an HTML body. When the message is sent it automatically includes an alternative text part by stripping the tags from the HTML part, Optionally it can embed images in the HTML message ...
Email Sender Support forum emailsender Send e-mail messages based on text templates This class is meant to compose and send e-mail messages based on text templates. The class sends a message to the specified address and replacing the text template placeholders with the values of the current PHP ...
SMTP or mail function E-mail sending class Support forum mailsend Send messages via an SMTP server or mail function This class can send messages via an SMTP server or mail function. It can compose and send an e-mail message given the subject, body, sender and recipient addresses. The class can ...
Smarty Email Support forum smarty-email Send e-mail composed using Smarty templates This class can send e-mail composed using Smarty templates. It takes as parameters a Smarty template file name for the message HTML body, the values if the template variables, the message subject, sender and recipient ...
pg_email Support forum pg_email Compose and send e-mail messages using template This class can be used to compose and send e-mail messages defined using template files. It reads a template file to extract details about the messages to be sent such as the text or HTML contents, the recipient addresses ...
... from the version also enhanced by Setec Astronomy. The class is a wrapper around the PHP mail() function, which provides an interface to compose and send e-mail messages with attachments. This version adds support for multipart/alternative parts to allow sending HTML messages with alternative text parts ...
Send Mail Class Support forum sendmail_class Send email with data submitted with HTML forms This is a simple class to send a generic e-mail message with data submitted with HTML forms. The class takes the values of the fields submitted with a form to compose and send the email message. It can take ...
Email class Support forum class_email Sent text or HTML e-mail messages using templates This is a simple class that can be used to send text or HTML formatted e-mail messages using templates. The class can configured to defined the sender address, recipient addresses, the subject text, the body ...