An ActiveX Dll component which allows you to retrieve and delete email messages on any standard POP3 mail server through your ActiveServer Pages (ASP) script. This server side component can also be used in any programming language which support Microsoft's COM object like Visual Basic and Windows Scripting Host.
aspSmartMail allows you to add the email features in your web apps. Key features include: SMTP (sending) Messages, Plain text or HTML for the message's body, Priority settings, Carbon Copy (CC), Blind Carbon Copy (BCC), Reply-To, ConfirmReading and ReturnReceipt, US ASCII, ContentType headers, Custom headers, Multiple File Attachments, and MIME with BASE64.
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.
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.