Email Systems scripts - Top 4 Download

Email Systems script downloads

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 ...

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 ...

Akasha

Akasha is a php/MySQL based webmail program. It currently only supports pop3, IMAP is in the works. It has a notebook, a favorites organizer and an addressbook. ...

wodImapServer

WeOnlyDo! COM ImapServer ActiveX control is component that can be easily integrated into your applications to provide full IMAP4rev1 protocol server implementation. All you need to do is to put it on VB form, call it's Start method and it's immediately accepting connections by your clients! It fully supports commands defined ...
ASP.NET

AlphaMail

AlphaMail is an accelerated web mail interface with a C middleware layer that is more effective than an IMAP proxy which is a highly scalable (10k users). The interface includes modern features, Section 508 compliance, and universal browser support. ...

Siggen

Siggen is an email signature generator for encrypted ansi c and brainf*ck signatures. You could use it in combination with vi(m), emacs, mutt and pine.USAGE: siggen [SIGNATURE]    -c COMMENT   : type your comment without comment tags;                   ; comment tags are '//','/*' and '*/' (ANSI_C only;                   ; default: "mailto:") ...

Send an HTML email

HTML is the method of choice for those wishing to send emails with rich text, layout and graphics. Often it is desirable to embed the graphics within the message so recipients can display the message directly, without further downloads. Some mail agents don't support HTML or their users prefer to receive ...
Python

IMAP mailwatcher program using Tkinter

This script polls an IMAP inbox for unread messages and displays the sender and subject in a scrollable window using Tkinter. It reads servername, user, and password from ~/.imap file. They must be on one line, separated with spaces. ...
Python

AdvMX

The component provides you a way to get MX (mailhost) records for the specified domain name. It takes domain name as an input and return its MX records along with their preferences. In addition to MX records, the component also provides DNS lookup and reverse DNS lookup. It also verifies the ...
ASP.NET

Xmail Log Archiver

Xmail Log Archiver is exactly what it sounds like - a log archival system for XMail mail servers. XMail is a popular multi-platform mail server. The tool not only places the expired logs into an archival directory with the ability to zip them, it can analyze the various types of logs ...

MAPI Send

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

KShowmail

KShowmail is a POP3 mail checker for the KDE. Headers and complete mails can be viewed without loading them to the local mail client. Unpleasant mail can be deleted from the server. The list of displayed mails can be refreshed via configurable timers. Multiple accounts are supported. A sound can be ...

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. ...

Craigweb Webmail

Craigweb Webmail is a small, efficient POP3 webmail program. It is written in PHP. It is very easy to install (only requires one line to be changed). This script was original titled Nameko. ...

isync

isync is a command line application which synchronizes mailboxes; currently Maildir and IMAP4 mailboxes are supported. New messages, message deletions and flag changes can be propagated both ways. isync is suitable for use in IMAP-disconnected mode.Synchronization is based on unique message identifiers (UIDs), so no identification conflicts can occur (as opposed ...

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) - ...

Mail to News Gateway

m2n (mail to news gateway) mediates between a mail server (MTA) and a news server, both installed on the same machine. Incoming mails are processed and posted to a news group. This is useful for people, who want to read mailing lists like they read newsgroups. Unlike other mail2news gateways, m2n ...

PhpXmail

PhpXmail is a web based management software for the Xmail mail server written in php. It's main usage is as a GUI (Graphic User Interface) to the Xmail administration extensions. Features: - It allows the administrator of the mail server to perform configuration management and monitoring tasks for the mail ...

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 ...

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