Using message types
SQLRemote supports several different systems for exchanging messages.
Themessage systems supported by SQL Remote are:
file Storageof message files in directories on a shared file system for
readingby other databases.
ftp Storageof message files in directories accessible by a file transfer
protocol(ftp) link.
mapi Microsoft’smessaging API (MAPI) link, used in Microsoft Mail
andother electronic mail systems.
smtp InternetSimple Mail Transfer Protocol (SMTP/POP), used in
Internete-mail.
vim Lotus’sVendor Independent Messaging (VIM), used in Lotus
Notesand cc:Mail.
Adatabase can exchange messages using one or more of the available
messagesystems.
Operatingsystem
availability Notall message systems are supported on all operating systems for which
SQLRemote is available. Thelinks are implemented as DLLs on Windows
operatingsystems.
Fora listing of which message systems are supported on which
operatingsystem, see “Supported Platforms and Message Links” on
page445.
Formore information Formore information on the file message system, see “The file message
system”on page 215.
Formore information on the ftp message system, see “The ftp message
system”on page 216.
Formore information on the smtp message system, see “The SMTP
messagesystem” on page 218.
Formore information on the mapi message system, see “The MAPI
messagesystem” on page 220.
Formore information on the vim message system, see “The VIM
messagesystem” on page 221.

Working with message types

Eachmessage type definition includes the type name (file,ftp,smtp,mapi,
orvim) and also the address of the publisher under that message type. The
210