Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 10 JUN 2011 03:25:22PM Jim Weir wrote:

A client of ours running OI4.03 and Exchange Server 2003 just updated their MS Office from 2003 to 2010 at which point their mailing sysem failed. Their new OUTLOOK appears to be incompatible with OI MAPI functions. For example, the function:

MapiLogon(sessionId,@window,"MS Exchange Settings","") returns null.

Can anyone let us know what has to be done to correct this problem. Thanks for your help


At 10 JUN 2011 08:42PM Eric wrote:

I'd look for the new MAPI API on Microsoft's site, and prototype the calls myself.

Three problemsto solve - send, receive, and store in Outlook.

For outbound email, you can always use SMTP. For inbound, POP3 works. For storage, find the new API and prototype the functions, code accordingly.


At 10 JUN 2011 08:43PM Eric wrote:

At 10 JUN 2011 08:48PM Eric wrote:

http://msdn.microsoft.com/en-us/library/cc979231.aspx#Y555

For the C++ code example (sending and optional storing).


At 15 JUN 2011 09:04AM Jared Bratu wrote:

Eric's suggestions are probably best for your version of OI. 4.03 is very dated and compatibility with 2010 isn't verified.

Later releases of OpenInsight have a built in email functions. SendMail in OI 7 and 8 and then RTI_CDOMail in OI 9. Have you considered upgrading to a currently supported version?

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/566778830a0c7887852578ab006ab198.txt
  • Last modified: 2023/12/28 07:39
  • by 127.0.0.1