Extended PHP Mailer Support forum xphpmailer Compose and send e-mail messages from templates This class can compose and send e-mail messages with support for defining the message body text from a template file. It can send text or HTML messages. The messages may have attached one or more attached ...
Mailer Class Support forum mail-class Compose and sent text and HTML e-mail messages This is a simple class to compose text or HTML e-mail messages progressively, and then sends them to one or more recipients. The class provides functions to specify whether it is a plain text or HTML message, add ...
This class can be used to send e-mail messages with attachment files. The class can send messages with multiple attachment files with automatic MIME type detection using the PHP MIME magic extension. The class can validate an e-mail address using regular expressions and checking the existence of DNS ...
Attachment Mailer Support forum attachmailer Send e-mail messages with multiple attached files This class can be used to compose and send messages with multiple attachment files. It composes an HTML message that may include one or more attached files. The composed message is sent by the imap_mail ...
Mime Mailer Support forum mimemailer Send text and HTML email messages with attachments This class can be used to compose and send plain text and HTML messages. The class can also add one or more attached files to the messages. There are functions for setting several types of headers like To:, Cc ...
Attach Mailer Support forum attach-mailer-pdf Send email message with an attached PDF file This class can be used to send email message with an attached PDF file. It can compose and send an HTML e-mail message with an alternative text part and an attached PDF file. send emails with pdf attachment ...
TMail Support forum tmail Mass mail delivery This class is meant to deliver mass mailing HTML messages. The recipients of the messages can be specified in Cc: or Bcc: headers. The code, comments and examples are written in Portuguese. In Portuguese: Classe para envio de emails em massa Example of ...
Class that may be used to compose and send e-mail messages. It features: - User definable headers and body parts. - MIME encoding of text and HTML body parts with user defined character encoding using quoted-printable. - Addition of file parts (attachments) with automatic content type detection. - ...
Web interface class to create and manage mailing lists with ezmlm. It features: - Displays a table with the lists already created, showing the list local and domain parts and the number of current subscribers. - Creation and alteration of list properties. - Alteration of list automatic message texts ...
TM::Apeform Support forum apeform A very abstract web form builder and processor TM::Apeform creates self repeating web forms, so called "Affenformulare" (German for "ape forms"). If a million apes is typing into the form (that's the "Infinite monkey theorem"), the form is displayed again and again ...