vuMail 3.1 www.valutilities.comSEND and RECEIVE EMAILS WITH vuMAIL!
vuMAIL 3.1 utilizes SMTP (via CDO) to send emails, and reads emails from your POP3 server.
With vuMail, you can:
Send emails in the background (multi-threaded)
Send emails to multiple recipients
Send emails to multiple cc and bcc addresses
Send emails with multiple attachments
Mark emails as High Priority
Request a return receipt
Return a disposition notice (return email) on delivery failure
Automatically detect and send your email as text or HTML
Automatically store and retrieve any optional setup parameters such as remote server, etc.
Automatically log all emails sent into a user specified CSV (Comma Seperated Values) file
Automatically Save copies of all emails sent
Use wildcard characters in file attachments
Get the number of emails waiting for you on the POP3 Server
Load the header from an email and extract:
(From, Date, Subject, MessageId, and Return Path)
Load the entire email and extract:
(Body-Plain Text, Body-HTML, Attachment Count, Attachment Name, Email Size, attachments, etc.)
Save a single attachment to disk
Save all attachments to disk
DELETE an email from the POP3 ServervuMail 3.1 has over 65 functions you can use to manage email
vuMail even comes with a re-distributable Email Setup and Test application that makes setup and testing a breeze!
vuMail is built on Microsoft's Colaboration Data Objects (CDO), version 2. A proven technology that uses SMTP to send emails, and comes pre-loaded and pre-configured on every PC running Windows XP or greater. And uses POP3 to read and manage incoming emails on your POP3 email account.
vuMail DOES NOT use Outlook Express or Windows Mail to send email, and DOES NOT REQUIRE that you have an Outlook Express or Windows Mail account configured or defined. But since vuMail uses CDO, it is capable of using some of the information defined in an Outlook Express (or Windows Mail) account.
Like all email managers, vuMail does require some information about your email account (typically UserId and Password). To add you and your customers in configuring your application to use email, vuMail includes a freely distributable Email Setup and Test program (included as both an executable and as Clarion 6.3 source code). In addition, vuMail also includes several helpful functions for validating and extracting email addresses. vuExtractEmailAddr() will extract an email from a string. vuValidateEmailAddr() will validate an email address for proper format.
IMPORTANT NOTES
vuMail requires Windows 2000 or greater and a POP3 email account in order to receive and read incoming emails.
vuMail can handle the following email standard security types (other 3rd party types are not supported)
- Annonymous (like most individual email accounts)
- Basic (UserID & Password with or without SSL - such as used for gMail, etc.)
- NTLM (Windows Security)