This application was developed for a intranet project, and would be useful for any small to medium sized organisation who use a Windows NT Server, or even just a Networked Windows 95 solution running the personal web server, and who want an e-mail system, but don't want the associated costs. This system could also be used for a community based website, as to allow members only to send email to other members. The system uses a MS Access database to store the user details and messages, but could be easily upsized to a SQL Server.
Dundas Mailer, is a server-side ASP component used for sending e-mail messages and posting articles utilizing the SMTP, MIME and NNTP protocols. With methods such as EncodeHeader, Quicksend & ValidateAddress and properties such as Priority, ConfirmRead & ReturnReceipt, Dundas Mailer offers tremendous flexibility and power.
Dundas Mailer supports both text-based and html-based email. With an html-based email, embedded objects including audio files, image files and more are fully supported.
This package includes ASP code to write e-mail messages to a file and a VB application that checks this file for messages at specified intervals and sends them. This solution is useful if you don't have CDONTS installed on your web server, or you want to send e-mail asynchronously without loading an object into IIS's process space. The included documentation explains how the solution works, how to implement it, and provides an example.
VSEmail is a simple SMTP email send component for Active Server Pages. Currently it does not support attachments or html. VSEmail was compiled using Delphi 5.
SA-SMTPmail is a full-featured SMTP e-mail client component. This completely free component offers significantly better performance than other popular SMTP components. SA-SMTPmail is written in high-performance C++ and supports all threading models.
If you, like many others, need to send Email from your ASP web application or build a simple SMTP client application, then PpAsp.Mail ActiveX Server Component is all you will ever need. It implements the SMTP as per RFC 821 so that you can create and send email with only a few lines of Script.
SimpleMail allows you to send email messages from your ASP pages or any other ActiveX compatible container application like VB. It was implemented using the original SMTP-protocol, and to keep it simple it does not offer MIME or file attachment features.
The SMTP component is an ActiveX object used to send an email from active server pages. Unlike the FrontPage mailer, this allows you to specify the from-name, from-address, and add CC recipients on the fly through VBScript.
DevMailer is a COM object designed to send Email via SMTP from any COM / OLE / ActiveX enabled application. It features: Small, Fast object for sending email via SMTP, Unlimited File Attachments, Unlimited Backup SMTP Servers, Failsafe Message Queuing in case of SMTP Server failure, Support for CC and BCC recipients, Optimized for concurrent usage, Can send multiple messages per connection, Verify email addresses at SMTP Server, Useful Email utility functions, Supports MIME File Attachments, Content-Types, and Character Sets, and Detailed session logging, as well as the NT Event Log support for fatal errors.