Email Systems scripts - Top 4 Download

Email Systems script downloads

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

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

Penguin Greetings

The Penguin Greetings (pgreet) engine is a web-based greeting cards for LINUX and other UNIX-based systems written in Perl. Penguin Greetings is template-based and shifts ecards to be more like email instead of web-only objects. For flexibility and security, a separate daemon does the emailing and stores data permanently on the ...

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

Ishmail

Ishmail is a graphical mail reader for Unix systems. In addition to features you would expect in any decent GUI mail client, Ishmail: - is based on the UNIX philosophy - supports UNIX (mbox), mh and MMDF folder formats - e-mail aliases (also aliases for groups of people). ...

Elmo

Elmo is a feature-rich, highly configurable and fast mail client. You could call it a Mail User Agent, but it offers much more than traditional MUA's. Elmo has the following features: - The user should not be forced to configure many options before using it, nor read a long user's manual. ...

Use email module to bundle current directory

Use email module to bundle current directory script uses the email module to create a multipart MIME message. ...
Python

PowerSNMP

PowerSNMP for .NET is a family of .NET classes and components used to manage network devices and access remote information. Full support for SNMPv1, SNMPv2, SNMPv3 and ASN.1standards provide interoperability with enterprise devices. The Manager and Agent components provide for message transport and a suite of supporting classes provide MIB information, ...
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

phMailer

It can be used on your site as a contact form. This is very helpful if you want your visitors to be able to contact you without them knowing your real email address. On great feature of this script is the ability to allow users to attach multiple files when sending ...
Unknown

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