|
Add email account to a windows 2003 pop3 service using script
|
Other links at ASP > Scripts and Components > Email Systems |
| 1. |
Dundas Mailer
|
|
|
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.
|
| 2. |
ASP WebMail
|
|
|
ASPWebMail is a complete web based mail solution for IIS servers, with a licensed ActiveX mail control included. It mimics the mail functionality of Outlook on the web, and is highly configurable. It allows you to check, save, reply and send email from several POP3 mailboxes from anywhere on the web. Highlights: Groups, Attachments, HTML messages, Allow subscriptions, Multiple POP accounts, Strong message encryption, Rightclick context menu, Bandwitdh quota, Inbox filters, DNSBL support, AutoPreview, External link blocking (HTML), Attachment blocking, Auto-forwarding, Disallow SMTP, Supports NT Authentication, Remove attachments. New: Block potentially dangerous tags, Flag messages as Important (top of list), Small fixes for FireFox
|
| 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. |
AspEcard
|
|
|
AspEcard is a dynamic electronic postcard system that will create interest and drive traffic to your Website. You create your own categories and images or use ours. Your site visitors will love sending the electronic postcards to their friends and associates and their friends and associates will have to come to your Website to pickup their cards.
|
| 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)
|
|
|