Email Systems scripts - Top 4 Download

Email Systems script downloads

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

ANPOP POP3 COMPONENT

ANPOP is a high performance POP3 & IMAP4 component and email parser. It fully supports asynchronous operating mode and event firing. With ANPOP, your ASP, VB, VBA, Visual C , C#, JScript, WScript, VB.NET, ASP.NET or other COM environment applications can retrieve email from mail server based on POP3 protocol and ...
ASP.NET

AdvSMTP

AdvSMTP is an easy, reliable and cost-effective way to build or support SMTP applications.AdvSMTP is the basic component used to send e-mail using Simple Mail Transfer Protocol (SMTP).It supports multiple file attachments, multiple recipients, CCs, BCCs, plain/HTML message, US ASCII/ISO-8859-1 character sets. It does not require a SMTP server to execute. Access ...
ASP.NET

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

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

Rebex Secure Mail for NET

Rebex Secure Mail for .NET script allows you to send more secure emails.Major features - Supports .NET 1.0, .NET 1.1 and .NET 2.0 - Upload and download to or from RAM. TLS/SSL for SMTP, POP3 and IMAP. S/MIME signatures and encryption. - Free one-year support. - ...
ASP.NET

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

Sendmail Sender Address Validator

This tool is a lightweight, fast and reliable Sendmail filter that implements a real-time Sender e-Mail Address Verification technology. This technology can stop some kinds of SPAM with a spoofed sender's e-Mail address. Also it implements a real-time Recipient e-Mail Address Verification technology. It can be useful if your machine is a ...

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

Unpack a multipart MIME message

This script is an example of using the email module to unpack and decode a MIME message. This example uses the message's walk() method. ...
Python

MIMEmail Perl

If you want to send HTML mails including images and stylesheets, or want to attach files - this script is for you. Images and files will be included into the mail body and will be sent to the recipient(s). MIME mails (Multipurpose Internet Mail Extensions) can consist of more than just ...

MIMEmail PHP

What do you need this script for? Basically, if you just want to send a simple message with plain text and don't want to attach any files to it, you don't need this script. Just use the PHP mail-function. However, if you want to send HTML mails including images and stylesheets, ...

Contact Form

This is a Perl script that you can run on your website in order to allow others to send you email through a web interface. Unlike other web to email gateways, Contact Form is designed to thwart spammers. It does not allow email to be sent to unknown addresses, nor does it reveal ...

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

wodSmtp

wodSmtp is a Client ActiveX Component that is used to deliver email messages directly to the server of the recipient, using SMTP protocol. It automatically finds appropriate server where message should be delivered, or uses SmartHost through Hostname property. It includes several one-line methods for sending entire email (including attachments). It ...
ASP.NET

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

RH Email Server

The Email Server is designed to provide services offered by its commercial email products, such as IMAP/POP services, Web-Based Email Interface and Administration, Mail Filtering, Spam Blocking and Directory-Based Authentication and Addressbooks. RH Email Server is fine for businesses and organizations of all sizes. Multiple commercial and educational installations are already ...

JAWmail

(Just Another Web mail) is a flexible, powerful and fast webmail written in PHP. Technically, JAWmail's core is JAW - a flexible framework for web application development; JAWmail it's packed with some applications and a simple, web based installer. Features:- Connects to IMAP servers using PHP's IMAP extension - Has support ...

YPOPs

YPOPs! is an application that provides POP3 and SMTP access to Yahoo! Mail. How do we do it you ask? Well, this application is more like a gateway. It provides a POP3 server interface at o­ne end to talk to email clients and an HTTP client (browser) interface at the other ...

jwma

Primarily jwma is a WebMail implementation in Java, enabling the user to access, manage and compose email using a standard web browser. However, jwma is more than that. Targeted Audience:System administrators that want to enable their users to access, manage and compose email using a standard web browser. jwma offers sufficient ...