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
    1466 total visits
    Send mail from any SMTP server can compose a message with subject, sender and recipient addresses, text and HTML body.The message is sent via SMTP with support for authentication with a specified username and password.Requirements: PHP 5.0 or higher
  2. No Screenshot
    2086 total visits
    Mail Parser can access a mail box stored in an IMAP server and parse it to extract message body parts and attachments into local files.Messages can be retrieved by identifier, subject, received date, sender address or unread status.Requirements: PHP 5.0 or higher
  3. Mailview
    1750 total visits
    Mailview is a PHP program to view email. I searched for a simple and easy webmail application which was a) Fast; b) Properly supported threads and c) didn't require a database. I could not find any so I wrote my own.Features of Mailview:- Simple, fast.- Supports IMAP.- Standard compliant: XHTML 1.1, CSS 2.1, RFC's 822, 1521, 1522, 2017, 2822, 2045-2049- ...
  4. No Screenshot
    1833 total visits
    Requests can be sent to EmailDirect Web services API in order to perform several types of operations.Key Features of EmailDirect:- Add or remove an e-mail from an account- Get the properties of an e-mail- Get list of subscribers that have bounced- Get list of removes for a specific publication- Get creatives- Get relay end categories- Relay emails through the system- ...
  5. No Screenshot
    1713 total visits
    fmail executes the sendmail program using the command specified in the php.ini file to send the message.The headers and body data, retrieved from the specified file or stream, are piped.Requirements: PHP 4.0 or higher
  6. No Screenshot
    1287 total visits
    dSendMail2 is an enhanced version of the original htmlMimeEmail class. Key Features of dSendMail2:- Compose text or HTML messages, with optional images and attachment files- Send messages to many recipients- Compose messages imported from messages files in the EML format- Export composed messages to EML files- Send messages via mail function or through an external SMTP server Requirements: PHP 4 ...
  7. No Screenshot
    1994 total visits
    pvpgn_mail can check the directory of PVPGN installation and create a file for a new message to be sent from a given sender to an user with a given identifier. It can also lookup the user identifier in a database. The messages stored for a specified user can also be retrieved. Requirements: PHP 5 or higher
  8. No Screenshot
    1972 total visits
    Valida Email can check a given e-mail address against a built-in regular expression. Success or failure messages can be returned. Requirements: PHP 3 or higher Limitations: The code and comments are in Portuguese.
  9. No Screenshot
    2347 total visits
    getMail can access a mailbox using the PHP IMAP extension and perform several operations to retrieve messages and information about them. The total number of unread messages in the mailbox can be determined, headers and body of a message can be extracted and messages can be deleted. Requirements: PHP 5.0 or higher
  10. No Screenshot
    1978 total visits
    Maildir To Mailbox scans a given mailbox directory to retrieve the list of messages stored in a Maildir structure. Multiple mbox file will be generated, according to the maildir directory structure. Requirements: PHP 5.0 or higher
  11. No Screenshot
    2337 total visits
    Simple Free Mass Mailer Sender is a script that you can use from your server to send mass mails.You can for example use it to send annoncements for your members, that you have an offer for them. You can also use Simple Free Mass Mailer Sender as mass mailer subscriber to send weekly mails to yours subcribers.
  12. No Screenshot
    1634 total visits
    pop3ml can check a POP3 account for messages with request from users subscribe and unsubscribe from the list. The subscribers list is stored in a MySQL database table. pop3ml can also queue messages for delivery to the list subscribers using a remote SMTP server. List moderation and access control is also supported. Requirements: PHP 5.0 or higher
  13. No Screenshot
    2283 total visits
    Receive Mail can be used to retrieve and parse e-mail messages from a POP3 or IMAP using the PHP IMAP extension. Receive Mail can connect to a mail server, retrieve the total number of messages in a mailbox, retrieve the headers, body and attachment files of a given message, and delete a message.
  14. No Screenshot
    1787 total visits
    POP3 e-mail client implements the access to mail boxes using the POP3 protocol. Features of POP3 e-mail client:- Support secure connections using TLS- Provides a stream wrapper class to access messages like files using fopen('pop3://user:pass@localhost/1', 'r');- POP3 server access using normal and apop login methods- Authentication mechanisms implemented by SASL client class like: PLAIN, LOGIN, CRAM-MD5, NTLM (Windows or Linux/Unix ...
  15. No Screenshot
    2097 total visits
    Mailto takes an e-mail address and an anchor text and generates HTML tags for obfuscated e-mail links using ROT13 or an 8 bit, random key, ASCII Caesar Cipher. Encoded e-mail link tags are decoded by JavaScript code provided with the generated HTML. Requirements: PHP 4.2.0 or higher
Pages 6 of 17« 2 3 4 5 6 7 8 9 10 »