Chapter 10. SQL Remote Administration
SQLRemote attempts to send application-defined messages, which MAPI
identifiesand hides when the mailbox is opened. Inthis way, users can use
thesame e-mail address and same connection to receive their personal
e-mailand their database updates, yet the SQL Remote messages do not
interferewith the mail intended for reading.
Ifa message is routed via the Internet, or if certain security patches are
appliedto the operating system, the special message type information can be
lost. The message then does show up in the recipient’smailbox.
MAPImessage control
parameters TheMAPI message system uses the following control parameters:
Debug Whenset to YES, displays all MAPI calls and the return codes.
Thisis useful for troubleshooting MAPI support problems. Defaultis
NO.
Force_Download (defaultYES) controls if the
MAPI_FORCE_DOWNLOADflag is set when calling MapiLogon. This
mightbe useful when using remote mail software that dials when this flag
isset.
IPM_Receive Thiscan be set to YES or NO (default YES). If set to
NO,the MAPI link receives IPC messages, which are not visible in the
mailbox. If set to YES, the MAPI link receives IPM messages, which are
visiblein the mailbox, and IPC messages, which are not visible in the
mailbox. It is recommended that this value remain at YES to ensure that
bothIPC and IPM messages are picked up by SQL Remote.
IPM_Send Thiscan be set to YES or NO (default NO). If set to YES,
theMAPI link sends IPM messages, which are visible in the mailbox. If
setto NO, the MAPI link attempts to send IPC messages, which are not
visiblein the mailbox. Ifa message is routed via the Internet, or if certain
securitypatches are applied to the operating system, SQL Remote may be
unableto send IPC messages.
Profile Usethe specified Microsoft Exchange profile. Youshould use
thisif you are running the Message Agent as a service.
The VIM message system
TheVendor Independent Messaging system (VIM) is used in Lotus Notes
andin some releases of Lotus cc:Mail.
Touse SQL Remote and a VIM message system, each database participating
inthe setup requires a VIM user ID and address. Theseare distinct
identifiers: the VIM address is the destination of each message, and the VIM
userID is the name entered by a user when they connect to their mail box.
221