Exchange 2019 onprem

Issues

Unable to access mailbox from SOAR App

Solution

Grant access to SOAR App Mail Service Account to access others mail directory, following this guide

App Config For Resilient Integration

[fn_exchange]
verify_cert = False
server = mail.techdata.local
# To use this package, this must be an admin account with mailbox access to other accounts
username = administrator        
; username = resilient        
# This is the default account to send emails and create meetings if one was not specified. Specifying an account that is not this one will require impersonation access.
email = administrator@techdata.local
; email = resilient@techdata.local
password = $pwd
; password = P@ssw0rd
# folder path after root i.e. Top of Information Store/Inbox. Multiple folder paths must be separated by commas.
default_folder_path = Top of Information Store/Inbox
; default_folder_path = Top of Information Store/Inbox

#https_proxy=https://your.proxy.com
#http_proxy=http://your.proxy.com
[resilient]
api_key_id = d45a4a47-d7ec-4a85-847c-ad5fe3aa8237
api_key_secret = $API_KEY_SECRET
cafile = false
host = 192.168.201.51
port = 443
org = TD SYnnex