How to Authenticate Scan to email mailbox

Dan Stepanukha 0 Reputation points
2024-05-01T15:53:58.3733333+00:00

Our organization is trying to have all mailboxes set up with MFA so we can turn of legacy. The issue is that we have scan-to-email function set up through a UserMailbox, so if we convert this to a SharedMailbox, users will no longer be able to use it for Scan to Email function. I was looking for some ideas of the best way to get around this issue.

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,801 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,240 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,809 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Carlos Solís Salazar 16,781 Reputation points MVP
    2024-05-01T23:14:01.71+00:00

    You can Authenticate your device directly with a Microsoft 365 or Office 365 mailbox and send mail using SMTP AUTH client submission. To achieve that please follow this documentation https://learn.microsoft.com/en-us/exchange/mail-flow-best-practices/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-microsoft-365-or-office-365

    Hope this helps!

    Remember to accept the answer if it is helpful.