DocuMail®
is a remote tool for an E-Mail client application
| Supported operating systems: Win 98 – Vista |
|
Using the tool is quite simple. With the COM
interface (ActiveX) access can be done from every application. All features for dispatch, receiving
and viewing E-Mails are capsuled internal,
Including the data-connecting to MS Access and SQL Server.
|

|
To send an E-Mail, the following code line is fully sufficient:
myObject.Docmd.RunMacro "ExternMailSenden"
All fields in the appointmentform can be assigned to default-entries, e.g.
topic, address, text, attachements,
etc.
|
|

|
Even the receiving of a message can be initiated with only one code line:
myObject.Docmd.RunMacro "ExternMailAbrufen"
The further operation (Accountselection, fetching, read, delete etc.) is performed directly in DocuMail® |
General features:
Features of E-Mail
dispatch:
Features of E-Mail receiving:
|