Outlook Security Manager - Email not going into Outbox with Outlook 365

Add-in Express™ Support Service
That's what is more important than anything else

Outlook Security Manager - Email not going into Outbox with Outlook 365
 
mikeht


Guest


We have an application written in Delphi XE3 which uses TOutlookApplication and TOlSecurityManager to create an email in Outlook. We create a TMailItem and we either call the Display method to show the email or the Send method to send the email direct to the Outlook Outbox. This has been working fine in the past but we now have reports from users with Outlook 365 that the Display method works ok but the Send method does not. Sometimes the email goes into Outlook Drafts and sometimes does not appear at all in Outlook.
Is this an issue with Outlook 365 security? We are using osmvcl-v908-b0659.
Posted 20 Oct, 2020 12:03:32 Top
Andrei Smolin


Add-in Express team


Posts: 18829
Joined: 2006-05-11
Hello,

The Outlook Security Manager can't produce such an issue. I suggest that you turn off all Outlook add-ins to check if your code produces the issue. If it doesn't, turn on the COM add-ins one by one to find the add-in that causes the issue. Once the add-in is found, you can disable it and contact the vendor.


Andrei Smolin
Add-in Express Team Leader
Posted 21 Oct, 2020 02:27:58 Top