Utilities scripts - Top 4 Download

Utilities script downloads

Mad Irish Webmail

Mad Irish Webmail is a 'road-warrior' email interface for POP3 based mail servers. Developed in PHP and MySQL Mad Irish Webmail is a platform independent online email application. Mad Irish Webmail has a built in Calendar and Contact List that can be shared with other users on the system making it ...

mail2chart

mail2chart generates various statistical charts from a bunch of mail messages. The code for generating a certain type of chart is plugged into the program.OPTIONS-a alias-file--aliases=alias-fileIf the same person wrote mail from varying addresses this file can list all the aliases. Then each address is treated as if it came from ...

mail2clf

mail2clf generates a CLF (Common Logfile Format) file from a bunch of mails. It interprets a mail as a hit on a web site. This way a CLF visualization tools (e.g. Webalizer) can be used to visualize some statistical data for a number of mails. Converts important information from a mail ...

mail2thread

mail2thread finds threads in a bunch of mail messages and outputs them in various ways. It is rather sophisticated and can be controlled by various options.Several options are designed to work with MH, the best mail front end around.  If mail is not given a scan listing with lines containing the ...

MailDeliver

MailDeliver is a PHP script which permit to send emails,with attachments, to a list of addresses taken from a database by query and selected through checkboxes. Mails can contains variables which should be substituted with the corresponding query field. ...

MailWatch for MailScanner

MailWatch for MailScanner is a web-based front-end to MailScanner written in PHP, MySQL and JpGraph and is available for free under the terms of the GNU Public License. It comes with a CustomConfig module for MailScanner which causes MailScanner to log all message data (excluding body text) to a MySQL database ...

MAPI Send

MAPI Send script represents a simple solution for sending MAPI mail within Python and at the cmd prompt. ...
Python

mboxgrep

mboxgrep is a small utility that scans a mailbox for messages matching a regular expression. Found messages can be either displayed on standard output, counted, deleted, piped to a shell command or written to another mailbox. Features: - support for mbox (either plain or compressed), MH, nnmh, nnml and maildir folders ...

mboxstats

mboxstats creates several top-10 lists from a file containing message in mbox-format. List of top10 lists: - Top writes - Top receivers - Top subjects - Top cc'ers - Top top-level-domain - Top timezones - Top organisations - Top useragents (mailprograms) - ...

MyOutlook

MyOutlook is a webmail program written in PHP. It has adopted Microsoft Outlook function: webmail, task and event organizer and contact address management. ...

MyPFXAdmin

MyPFXAdmin is a set of web based PHP scripts that allow easy administration of Postfix setup using the Postfix Courier-IMAP MySQL Multiple Domain HOWTO. It allows adding and editing of domains, aliases, and users. ...

Open WebMail

Open WebMail is a webmail system based on the Neomail. Open WebMail is designed to manage very large mail folder files in a memory efficient way. It also provides a range of features to help users migrate smoothly from Microsoft Outlook to Open WebMail. Features: - Auto Login - Each user ...

PHP POP3 Library

PHP POP3 Library is a php-based POP3-Library. It includes Connecting, Downloading (Headers only or full message), deleting and a basic function for RFC822-Message header interpretation. ...

PhpGmailToolkit

PhpGmailToolkit provides simple yet useful scripts developed in PHP & Perl to enjoy Gmail facilities. Example scripts are: (1) GmailBlog (Glog): Publish desired mails to web like weblog(blog) (2) QueryGmail: Commandline Querysystem for Gmails ...

PinoyPHP Mail

PinoyPHP Mail is a PHP Webmail E-mail Client which create virtual accounts usable by many users. Requires MySQL, and ONE POP3 account. It provides: New Registration, Sent Items, Improved Mail Client. ...

PMilter

PMilter is an attempt to reimplement Sendmail's milter (mail filter) protocol in pure Perl. There are many reasons for this, including independence from Sendmail's libmilter, as well as freedom from POSIX threads (helps stability for Perl filters), etc. In addition, PMilter provides a milter protocol specification document and a package of ...

Postfix

Postfix is an alternative to the widely-used Sendmail program.Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible.Postfix runs on AIX, BSD, HP-UX, IRIX, LINUX, MacOS X, Solaris, Tru64 UNIX, and other UNIX systems. It requires ANSI C, a POSIX.1 library, and BSD ...

qmHandle

qmHandle is a simple program which allows you to view and manage the qmail message queue.The key features of qmHandle are: - Freeware and open source, under the GNU General Public License; - You can read the qmail queue, like you do with the qmail-qread program. However, the output of ...

Reading and writing mbox style mailbox files

This script demonstrates reading and writing an mbox style mailbox. This script is an mbox filter. It scans through an entire mbox and writes the messages to a new file. Each message is passed through a filter function which may modify the document or ignore it. hich may >/ ...
Python

Rebex Mail for NET

Whenever you need to send mail via SMTP, download it with POP3 or access a remote mailbox using IMAP from your .NET application, Rebex Mail for .NET will provide the required infrastructure. It allows you to retrieve, create, load, process, save and send e-mail messages in MIME format using a simple ...
ASP.NET