Discussions tagged MAPI

Hi Guys I'm hitting a problem converting from 32Bit to 64Bit using MAPI. We are using simpleMAPI PB2022R2 Build 2819 The folowing line of code has a problem in 64Bit mode. It is marking the message as read! Even though the option is False! DLmail...
Power Builder 2019 R3 can not execute Maillogon for MAPI.  Refer below code. Mailsession  ims_mses ims_mses = create mailSession mRet = ims_mses.mailLogon (mailNewSession!) Above code gives mRet = mailReturnFailure! Please note I am using Power...
Preferably, I would like to save it to an eml/msg file after it has been  sent. I can probably get the message using mailReadMessage to get it into a mailMessage object with the proper ID. But I can't find a way to save it to a disk file....
It seems there is an issue with the MailSession object and a specific version of Office365 Outlook (Semi Annual Channel Version 1908 (Build 11929.20776) 32 bit). The Microsoft Outlook dialog (A program is trying to send an email message on your beha...
Hi, I've noticed recently that ReceiptRequested property has no effect in PB2017R3, I know this version is using Extended MAPI and I tried to go back to Simple MAPI by adding UseSimpleMAPI=yes in pb.ini, but ReceiptRequested still doesn't work. I ca...
PB 2017 R3 What am I doing wrong here: long ll_handle , ll integer i, li_countinteger li_ole_resultmailreturncode li_ret_mailli_ret_mail = iole_mail.maillogon("Outlook","")if li_ret_mail   mailreturnsuccess! then     // never happens    return -1e...
Some Infos: Machine : Windows Server 2012 R2 StandardPowerbuilder: Version 2019 Build 2082Email Client: Mozilla Thunderbird 60.8.0 (32-Bit)   Hello,   im trying to migrate one of our projects from PB2017 to PB2019. But in PB2019 the  programm ke...
  Hello All,We are moving a PB11.5 Application to PB2017 Under Appeon Universal in the mailLogon we recieved a mailReturnLoginFailure! both in Client/Server and Web App in the development Machine (With PB Installed) we found in the documentation t...
Hi y'all! I'm pretty sure that I've done this but I'm sending a MAPI message from my app,. How do I make sure it arrives at the recipient as being from something like "Voyager Support" rather than "Brooks, Rik"? ...
  • Page :
  • 1