Sybase SQL Remote DC38133-01-0902-01 User Manual

Page of 485
Using message types
SQL Remote supports several different systems for exchanging messages.
The message systems supported by SQL Remote are:
file
Storage of message files in directories on a shared file system for
reading by other databases.
ftp
Storage of message files in directories accessible by a file transfer
protocol (ftp) link.
mapi
Microsoft’s messaging API (MAPI) link, used in Microsoft Mail
and other electronic mail systems.
smtp
Internet Simple Mail Transfer Protocol (SMTP/POP), used in
Internet e-mail.
vim
Lotus’s Vendor Independent Messaging (VIM), used in Lotus
Notes and cc:Mail.
A database can exchange messages using one or more of the available
message systems.
Operating system
availability
Not all message systems are supported on all operating systems for which
SQL Remote is available. The links are implemented as DLLs on Windows
operating systems.
For a listing of which message systems are supported on which
operating system, see
For more information
For more information on the file message system, see
For more information on the ftp message system, see
For more information on the smtp message system, see
For more information on the mapi message system, see
For more information on the vim message system, see
Working with message types
Each message type definition includes the type name (fileftpsmtpmapi,
or vim) and also the address of the publisher under that message type. The
210