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 ...
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 ...
FormatMail Support forum formatmail Compose and send HTML e-mail from template files This package can be used to compose and send HTML e-mail messages. It reads a template file and replace variable place-holders by the values of global variables with the same name. The processed template is sent ...
This class can be used to send mail to many recipients in batches. It takes the message subject, headers and an array of addresses of the recipients of the message to be sent. The class sends a batch made of part of those recipients and generates JavaScript to make the page of results reload automatically ...
Smarty and MIME message integration Support forum just_send_it Send e-mail messages using Smarty templates This package can be used to compose and send e-mail messages using Smarty templates. It wraps around Smarty and MIME message class by Manuel Lemos, and prepares the body and headers of the ...
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 ...
This is a simple class that can be used to generate a file to configure Microsoft Outlook Express e-mail accounts. It generates a Windows registry definition file that specifies the addresses of the SMTP and POP3 servers to use, as well the account user name and password. The class generates and serves ...