PHP Email

Free and open source Email Scripts. Help you to build a Mail System, Autoresponders, Reminders. Also keep the spam away from your Mail Box.
  1. No Screenshot
    1255 total visits
    Envia Email is a simple class that can compose and send HTML messages with content defined in template files.Envia Email can read a template file and replace placeholder marks with given parameter values. The composed message is sent as HTML, given the message subject, sender and recipient addresses.
  2. No Screenshot
    2009 total visits
    There are several classes for composing and sending messages via an SMTP server. These classes can send text or HTML messages with eventual embedded images and attached files. The messages can be sent to one or more recipients with To, Cc and Bcc headers.There is also a POP3 client class that can connect a POP3 server, list the messages in ...
  3. No Screenshot
    1739 total visits
    TMail is meant to deliver mass mailing HTML messages. The recipients of the messages can be specified in Cc: or Bcc: headers.
  4. No Screenshot
    1919 total visits
    Send e-mail with an embeded picture class can send an HTML e-mail message with an embeded picture file.
  5. No Screenshot
    1811 total visits
    CEmailSender is a simple class for composing and sending text messages. It provides means for defining the message body and headers, the subject, the sender and recipient addresses.
  6. No Screenshot
    2202 total visits
    Mail Attach is a simple class for composing and sending e-mail messages with attached files.Mail Attach provides variables and functions for setting the message sender, receipient, subject and adding one or more files to the message composition before sending.
  7. No Screenshot
    1937 total visits
    Mail MIME Decode can parse and decode MIME e-mail messages. It takes the data of the message headers and body and returns a data structure that contains the definition of the message decode headers and body parts.Mail MIME Decode code is based on another class for the same purpose by Richard Heyes.
  8. No Screenshot
    1846 total visits
    Send mail class allows you to send text/html mails with multiple attachments.Using Send mail you can send a mail:- with multiple attachments,- set priority,- send text or HTML mails- Specify any nunber of CC,BCCThe code is clearly commented and self descriptive exampleis also given along with the source code.
  9. No Screenshot
    2017 total visits
    Send e-mail messages with attached files.
  10. No Screenshot
    1489 total visits
    A connection to a specified POP3 server is established on behalf of a given user and several mailbox access operations can be executed.Currently POP can list the messages in the mailbox, retrieve individual messages, mark or reset messages for deletion.Requirements:PHP 5.0 or higher
  11. No Screenshot
    1465 total visits
    Microsoft DBX file reader /such as Outlook Express Mailbox database files.
  12. No Screenshot
    1653 total visits
    Sendmail Attachment Files is a simple class for sending e-mail messages with attachment files.Sendmail Attachment Files can send HTML or text messages with one or more attachment files with support for setting the headers From:, To:, Reply-To:, Cc: and Bcc:. Most headers are optional.
  13. No Screenshot
    1815 total visits
    Smarty and MIME message integration wraps around Smarty and MIME message class by Manuel Lemos, and prepares the body and headers of the messages to send. Several message options can be set at once by passing an array of option values.Currently it supports options to define HTML or text message template files, the sender, recipient, bounce and reply names and ...
  14. No Screenshot
    1636 total visits
    Template based Email sending can be used to send HTML messages. It uses a configurable template file to define the HTML message body.Template based Email sending replaces template marks with the respective argument values and sends the message. The sender name, sender e-mail address, recipient address and the message subject are required parameters.
  15. No Screenshot
    2415 total visits
    PHP Email To DB can retrieve messages from a mailbox and insert them into a MySQL database. It retrieves and parses messages from a mailbox using the PHP IMAP extension. The parsed messages can be stored in a MySQL database table. Message attachments are stored in server files.PHP Email To DB can also perform some basic spam checking on the ...
Pages 11 of 17« 7 8 9 10 11 12 13 14 15 »