|
MailMill COM Professional
|
Other links at ASP > Scripts and Components > Email Systems |
| 1. |
Arclab Email Toolbox
|
|
|
Incorporate email send (SMTP/ESMTP/Direct Mail Relay) into your application or script. Arclab Email Toolbox is a COM-based component for use with Visual Basic, Visual C++, Access, Excel, ASP, VBscript and other COM compatible containers.
|
| 2. |
Self Submitting "Contact Us" Form Using CDOSYS
|
|
|
Because there have been many requests for something like this, I created a rather slick working example of a one page "Contact Us" form that you can download and use on your web site..This is a one page self submitting form that you can edit to look however you want. This has built in server side form validation. This sends the email using CDOSYS with a remote mail server.
|
| 3. |
InstaRemind
|
|
|
This is an easy program that allows you to plug in an email address, message and what date you wanted reminded on. On that date youll receive that message. Great for community pages and just for yourself. It runs on Access database and the script is barebones for easy implementation on your site.
|
| 4. |
JunkMail Filter - GPL (home or business)
|
|
|
Free filter (bot filter that is) not only prevents your email from being sold, but makes a spammers database worthless as well. Easy to understand, easy to install and free.
|
| 5. |
Add email account to a windows 2003 pop3 service using script
|
|
|
Lets you add an user email account to windows 2003 pop3 service using script or other programming environment. The script bellow is written in VBA 6 (You can use it in Visual basic 6, Excel, Access, ...), you can simply modify the script for VB Script or VB.Net. The function uses P3Admin.dll and its programming interface. You can manage the accounts locally or remotelly. You will need P3Admin.dll, P3Store.dll, Pop3Auth.dll, Pop3evt.dll, pop3perf.dll and pop3snap.dll DLLs (registerred using regsvr32)
|
|
|