Messaging offers opportunities to build highly-featured message client applications, and to create plug-in modules to support individual messaging protocols. The set of components that make up such a plug-in module is called a Message Type Module (MTM). All interaction with lower-level communication protocols, such as TCP/IP, is performed by the MTMs.
Functionality is provided by a number of APIs. Use them as follows:
Messaging Architecture Overview
Provides core messaging functionality and a framework for providing support for new messaging protocols. The API is used by both client applications and protocol providers.
Provides a simple interface which allows a caller to determine whether a text string appears in some part of a given message stored on an EPOC device.
Allows faxes to be sent and retrieved.
Provides retrieval and management of email on a remote Internet IMAP4 server
Allows Internet e-mail mail to be retrieved using the POP3 protocol.
Provides sending of Internet email messages using SMTP.
Provides sending of SMS text messages.