Integrating Exchange server with kafka application for security analysis

Anonymous
2022-05-11T09:06:33.437+00:00

When any user from the internet is posting mail to our mail server, ( for example, suppose I own contoso.com and I

am using office.outlook.com to connect to our mailbox).

When mail has been posted to contoso.com, I want to examine the mail before it reaches to end-user i.e. contoso.com.

Suppose I have an application called ContosoExaminerApp. Then my mail flow would be something like

Internet ---> ContosoExaminerApp(it can add some additional information or check for malicious mails) --> contoso.com(mail server/office 365)

As a part of conversation in below forum
https://answers.microsoft.com/en-us/outlook_com/forum/outlk_webbus-outtop_email/i-want-to-integrate-my-app-to-office-365-exchange/a1826cad-4d03-4ea4-a040-ad240d6447b5

It was mentioned that we might need to have our local mail server, but I have been asked to check in this forum for further help.

Could someone please help me, with below questions :-

  1. How can we integrate our kafka application to exchange server ?
  2. What will be the prerequisite for having such set up ?
  3. Also, can it further be integrated with office365 ?
Exchange Exchange Server Management
Exchange Hybrid management
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.