Scan-to-Email is convenient, but convenience should not create an uncontrolled path for business information. App passwords can be useful as a compatibility bridge, but they still leave a reusable credential on a device that may be shared, old, or difficult to manage.
Why this matters
A copier may store an app password for years without anyone remembering where it is configured.
OAuth allows access to be revoked without changing the user's normal password.
Think in terms of least privilege
The copier should be allowed to do what the business needs and no more. That means limiting who can use the relay, where messages can go, which mailbox or account is involved, and how much access the relay itself receives from Microsoft or Google.
Practical points to consider
- A relay keeps modern authentication off the copier while preserving the familiar scan-to-email workflow.
- Centralizing the connection makes auditing and offboarding easier.
- Security teams can enforce stronger identity controls without replacing otherwise functional copiers.
What a supportable setup looks like
A good Scan-to-Email design should be understandable months after it is installed. IT should know which device is sending, which cloud connection is being used, which destinations are permitted, and where to look when delivery fails.
That usually means using a dedicated or clearly owned sender identity, encrypted credentials or tokens, modern TLS on the cloud side, useful logs, and a documented reconnect process. It also means avoiding broad permissions simply because they are easier to configure.
Where CM Relay fits
CM Relay is designed as the compatibility and policy layer between copiers or other SMTP devices and modern cloud services. The copier can continue using a familiar SMTP workflow while CM Relay handles OAuth-based delivery, connection health, logging, and policy controls such as sender and destination restrictions.
That approach lets an organization modernize the email path without turning a copier replacement project into the only security option.
Further reading
- https://learn.microsoft.com/en-us/exchange/clients-and-mobile-in-exchange-online/deprecation-of-basic-authentication-exchange-online
- https://support.google.com/accounts/answer/6010255
Next step
If your organization is still relying on old SMTP credentials, inconsistent copier settings, or manual workarounds, start by documenting the current Scan-to-Email path. From there, you can decide which parts need to be modernized without disrupting the user experience.
https://cmrelay.com/features/ or https://cmrelay.com/contact/ to discuss your environment.
