Developer API and Tools Page

MailEnable - Developer API and Tools Page

This page outlines reference material that may be useful when developing extensions to MailEnable.

Content Description
API Guide API Guide for MailEnable Programming Interfaces
.NET Programming Reference .NET Programming Reference
AJAX/Browser Scripting Reference AJAX/Browser Scripting Reference
Store API Reference Store API Reference
AJAX/Scripting Examples AJAX/Scripting Examples
.NET Store API Assembly and Example Store API Assembly and Example
.NET Administration Assembly .NET Administration Assembly - Use the MailEnable API documentation for info as the properties and methods are mostly similar. Requires version 1.5 or later of MailEnable Pro or 1.0x and later of Enterprise.
VB.NET Test Harness for Administration Assembly VB.NET Test harness for .NET Administration Assembly
MailEnable Web Application Provisioning API COM Object and API documentation for provisioning Web Mail and Web Administration as IIS Sites or Virtual Directories.
MailEnable Web Application Provisioning Example An script example application that uses the MailEnable Web Application provisioning Library
Import Mailboxes An example in Visual Basic 6 of importing Mailboxes from a text file.
Add Mailbox via ASP An example of adding a mailbox in an ASP page.
Add Mailbox via PHP An example of adding a mailbox in a PHP page.
Delete Mailbox via ASP An example of deleting a mailbox in an ASP page.
Delete Mailbox via PHP An example of deleting a mailbox in PHP.
Delete a post office An example of how to delete a post office.
Put email in outbound queue An example of how to put an email directly in the outbound queue.
ColdFusion Example ColdFusion Example
Visual C COM API Example

Examples of using early and late binding COM calls from Visual C.

Note: It is preferable to use late binding COM calls because the interface with the MailEnable API. (because early binding will tightly couple Object interfaces and could cause cross version incompatabilities).

Populate list from database An script example of populating a list from a database
SMTP Inbound Command Scripting This zip file contains registry changes and example scripts that allow customizing the actions and behaviour of MailEnable's inbound SMTP agent.

See Also:

Note: All information and examples here are preliminary and subject to change.