Gary Angus
2005-04-05 14:16:23 UTC
I am running GW 6.5.2. I have a SQL based Case Management application that
can make MAPI calls to launch an email session. The email can be either
with a dialog (GW launches) or silent. Here is the command sequence the
other developer uses in the
program ("There's a call to MapiSendMail that does the actual send of
the email. There is a mode flag that gets set to 0 if you send silently and
set to MAPI_DIALOG if you want a dialog.") If I use the dialog option GW
mail gets sent fine. If I use the silent option single quotes are set
around the To: address: '***@domain.com' and the status stays pending.
Anyone have any ideas on this?
Thanks
Gary Angus
can make MAPI calls to launch an email session. The email can be either
with a dialog (GW launches) or silent. Here is the command sequence the
other developer uses in the
program ("There's a call to MapiSendMail that does the actual send of
the email. There is a mode flag that gets set to 0 if you send silently and
set to MAPI_DIALOG if you want a dialog.") If I use the dialog option GW
mail gets sent fine. If I use the silent option single quotes are set
around the To: address: '***@domain.com' and the status stays pending.
Anyone have any ideas on this?
Thanks
Gary Angus