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. Email logger
    125 total visits
    This PHP script can store e-mail message information in log files. It can append to a given log file, information about e-mail messages.Details like the recipient, sender, subject, message body and delivery date can be stored inside the log.The script can also retrieve e-mail message information previously stored in log files and serve it for download in JSON formatRequirements:- PHP ...
  2. Mail
    225 total visits
    This PHP email script can be used to compose and send HTML e-mail messages. It takes as parameters the message subject, HTML body text, sender, reply and recipient names and addresses.The script can also compose message headers and the body before send it to the destination.Requirements:- PHP 5.0 or Higher
  3. SMTP or mail function E-mail sending script
    395 total visits
    This is a PHP email script can be used to send messages via an SMTP server or mail function. Messages can be composed and sent, given the subject, sender, body and recipient addresses.It can parse the recipient strings that can be given with name and address. The e-mail addresses can also be validated.The message can be delivered using the mail ...
  4. Email Address Validator
    356 total visits
    Email Address Validator can validate e-mail addresses adn check their format.This script can take an e-mail address and check if it can be valid by evaluating its format eventually satisfying the requirements of the RFC 5321 and 5322.It can also validate the e-mail address domain by checking whether it has valid DNS MX records.Requirements:- PHP 5.0 or Higher
  5. No Screenshot
    270 total visits
    phpMailShare is a small PHP script that allows you to share email with your friends. Just upload it to your web server, configure it and give your friends the links to the files and they will be able to view the contents and download the attachments.It's a great script to use as file storage without your hosting space, since the ...
  6. Multi-Anexos
    358 total visits
    Multi-Anexos is a PHP email script features for Multiple File Attachments. It can be used to compose email messages given the headers and body values, multiple files can be attached to the message. The composed message will be sent with PHP's mail function when reaching a final form.Requirements:- PHP 5.0 or Higher
  7. No Screenshot
    1890 total visits
    This PHP script is mainly used to retrieve messages from IMAP servers. It can access to a given IMAP server with PHP IMAP extension and execute several operations to retrieve the available messages you need, such as message headers, message data and attachments. Requirements:- PHP 5.0 or higher
  8. No Screenshot
    455 total visits
    Email log is a generic PHP email logger script which is useful to log all outcomming emails from your application, it can also logs everything, even if the email failed to be sent. This PHP script can be used to store email message information in log files as well as the recipient, sender, subject, message body and delivery date. It ...
  9. eMail
    1436 total visits
    eMail is a simple class for sending text and HTML e-mail messages. The messages can be sent to multiple recipients using To:, Cc: or Bcc: headers. The messages may also include one or more files as attachments.
  10. No Screenshot
    831 total visits
    Secure PHP Form Mailer Script is a free PHP script designed to be easy to use, while still being extremely flexible. If you just want a simple contact form, you can set one up with just a few clicks. This PHP Form Mailer script has a range of features including an easy to use dynamic form generation system, multiple recipients, ...
  11. No Screenshot
    440 total visits
    Using MailChimp API, MailChimp API Wrapper can send e-mail messages. XML_PRC requests can be sent to MailChimp API Web server to perform several types of operations with this PHP script. Currently it can manage campaigns, lists, accounts, subscribers, API keys, etc.. Requirements:- PHP 5.0 or higher
  12. No Screenshot
    230 total visits
    Thunderbird Junk Log To Postfix Header Check can be used to convert Mozilla Thunderbird e-mail junk logs to Postfix filter rules. It parses the Mozilla Thunderbird junk log file and analyzed the messages considered spam. This script can generate filter rules for Postfix that reject messages with the same subjects from the ones that Thunderbird considered spam. Requirements:- PHP 5.2.11 ...
  13. No Screenshot
    380 total visits
    Safe email creates an bot safe e-mail address for contact form, by masking the real email address, this script protects its owner from unwanted bot page scans and automatic spam receiving. It takes the e-mail user name, host name and top level domain name and creates a string with the e-mail address replaced the @ character by the at text. ...
  14. No Screenshot
    407 total visits
    This script is a Zend Framework extension that can authenticate users accessing an IMAP server. It can connect to a given IMAP server using the Zend Mail IMAP class and verify whether the given user and password are valid. Stachl_Auth_Adapter_Imap supports both insecure and secure connections using SSL. Requirement: PHP 5.0 or Higher
  15. No Screenshot
    1597 total visits
    pop3.class.inc is meant for communicating with a mail server via the POP3 protocol.pop3.class.inc supports:- Asking the status of messages in in the mail drop.- Getting messages, deleting, save messages to file and mysql and the commands TOP, UIDL and RSET.
Pages 3 of 17« 1 2 3 4 5 6 7 »