Hi
Back from holiday now.
Unfortunately, it is no longer possible to upload images to this forum (for me alt least). Are you able to upload your settings? If so we can have a look.
By the way, when you click on the test button for you connection, do you get a success message?
Thomas
Hi Thomas
Thank you for the reply. I am a coworker with hjohnson and I am assisting in working with cron and EWS. Using this EWS connection we are able to successfully send a test message using the test button. sometimes the mail trigger works in testing, and we can see in the monitored mailbox that a message which triggered the mail trigger does appear as being "read" by cron, but the message is never forwarded by cron. The mail trigger is also VERY unreliable. We are attempting to use this same EWS connection to trigger the cron job and to forward
I am also not able to upload images to the forum. I will attempt to explain the configuration we are using below. Thank you again for taking a look at this!
<Exchange EWS Connection>
<Exchange EWS Connection><Common Settings>
<Exchange EWS Connection><Common Settings><Protocol type> = "Exchange EWS"
<Exchange EWS Connection>
<Exchange EWS Connection><Connection Settings><Main Settings>
<Exchange EWS Connection><Connection Settings><Main Settings><Server><Address> = "https://outlook.office365.com/EWS/Exchange.asmx"
<Exchange EWS Connection><Connection Settings><Main Settings><Server><Port> = "443"
<Exchange EWS Connection><Connection Settings><Main Settings><Credentials><Authentication type> = "OAuth"
<Exchange EWS Connection><Connection Settings><Main Settings><Credentials><Application Id> = "Id of Azure application"
<Exchange EWS Connection><Connection Settings><Main Settings><Credentials><Client secret> = "client secret created for Azure application
<Exchange EWS Connection><Connection Settings><Main Settings><Credentials><Email> = "fully qualified email address of mailbox"
<Exchange EWS Connection><Connection Settings><Main Settings><App settings><Redirect Url> = "http://localhost:9999"
<Exchange EWS Connection><Connection Settings><Main Settings><App settings><Tenant Id> = "Id of our Azure tenant"
<Exchange EWS Connection><Connection Settings><Main Settings><App settings><Tenant Name> = "Name of our Azure tenant"
<Exchange EWS Connection><Connection Settings><Main Settings><App settings><Tenant Primary Domain> = "Primary domain name of our tenant"
Encryption is TLS
No Proxy