SquirrelMail

SquirrelMail 1.4.21

This application is one of the most-used mailing clients on the web.SquirrelMail is an interface to the organization's email system through the web. It has all the functionality a developer would want from an email client, including strong support for...

Net-SMPP

Net-SMPP 1.18

The Short Message Peer to Peer protocol is frequently used to pass short messages between mobile operators implementing short message service (SMS).This is applicable to both european GSM and american CDMA/TDMA systems.The module comes with documentation...

mailer

mailer 0.7

It merges the Python smtp and email modules, takes a simple configuration before sending the email.Usage:Send an email with an attachment.import mailermessage = mailer.Message()message.From = "me@example.com"message.To = "you@example.com"message.Subject =...

PHP MiniMailer lets developers set a preset email subject and body.They can then pass the script a list of email addresses and PHP MiniMailer will send emails to all of them.If the email is not sent, an error will be shown.A small demo is included with...

mailcheck

mailcheck 1.0

Using the Levenshtein distance algorithm, the mailcheck class will parse the user's inputted email address and detect if the domain name has been typed wrong.If so, a suggestion for the correct name is shown under the input field.The supported email...

Simple Java Mail is a wrapper of Sun's JavaMail feature.It allows Java developers to programmatically send emails from their code.Simple Java Mail supports complex email structures and even HTML content.The library also produces RFC complaint emails, so...

WebMail Pro PHP is a simple Squirrelmail, Rouncube or IMP alternative.Supports: - Modern AJAX user interface - Local and remote e-mail accounts - Folders management - Cool multilingual skin-based interface - Rich-text (WYSIWYG) editor - Web-based...

MailBee.NET Objects  bring e-mail support to your .NET applications in a few lines of code.MailBee.NET Objects is a set of robust and feature-rich .NET components for creating, sending, receiving, and processing e-mails. Packed with "must-have" and...

The script works by checking the MX records of a specified email address.If the domain exists, it then asks the mail server if that email username exists as well.The entire 'PHP Mail tester' script is contained in one single PHP file and can be hosted on...