How do I configure email using modern authentication?

Brendan McCuske
Tera Contributor

We've been asked by our implementer to provide POP information to have monitoring on two of our company's mailboxes. We run O365, so POP is not supported. How can this be configured using O365/Modern Auth?

3 REPLIES 3

Jeff Currier
ServiceNow Employee
ServiceNow Employee

I assume you are talking about getting inbound email from an O365 mailbox. This doc will help.  ServiceNow supports three protocols for inbound email: POP3, IMAP or SMTP.  Authentication is supported via Password, OAUTH or OAUTH2.  It is VERY common to use O365 mail boxes.

 

This is the corresponding Microsoft support page for configuring POP, IMAP or SMTP depending on which of the three you want to use.

https://support.microsoft.com/en-us/office/pop-imap-and-smtp-settings-for-outlook-com-d088b986-291d-42b8-9564-9c414e2aa040?ui=en-US&rs=en-US&ad=US#:~:text=If%20you%20want%20to%20add%20your%20Outlook.com%20account%2c587%209%20SMTP%20encryption%20method%20STARTTLS%20See%20More

 

 

 

Brendan, did this help?

Brendan McCuske
Tera Contributor

Hi Jeff,

I understand this solution; but it presents security and retention policy challenges. We may adopt this workflow eventually; but for now at least, we'll be forwarding email to our ServiceNow account for processing. Thanks for your response though; it was helpful in understanding how ServiceNow approaches Modern Auth.