How can set up scan to email to my outlook account?

Geroge TKo 11 Reputation points
2021-01-23T20:11:59.393+00:00

Hello all,

I am using a xerox printer with scan to email capability. I want to use my outlook/hotmail account to where I want to scan my documents directly to. The information that setting this up asks for is SMTP Server, Outgoing SMTP Port number, Connection Security (STARTTLS or SSL/TLS) and Outgoing SMTP Authentication.

Where do I get this information?

Outlook | Windows | Classic Outlook for Windows | For business
Windows for business | Windows Server | Devices and deployment | Set up, install, or upgrade
Windows for business | Windows Server | User experience | Print jobs
{count} votes

3 answers

Sort by: Most helpful
  1. Anonymous
    2021-01-23T20:41:42.307+00:00
    2 people found this answer helpful.
    0 comments No comments

  2. JeffYang-MSFT 6,261 Reputation points Moderator
    2021-01-25T06:09:01.477+00:00

    Hi @Geroge TKo ,

    Welcome!

    About the "scan to email" feature you mentioned, you could check the link @Anonymous provided above, it gives a detailed explanation about that feature.

    By the way, about the server information of outlook/hotmail account, you could get them from this link: POP, IMAP, and SMTP settings for Outlook.com.

    Hope this can be helpful.


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  3. Bruce (SqlWork.com) 78,086 Reputation points Volunteer Moderator
    2025-02-15T18:13:49.9833333+00:00

    Most email system are switching to require oauth and MFA. Your scanner probably does not support this newer protocol requirement. You will need to install SMTP proxy that supports outgoing oauth.

    Never used but here is sample code:

    https://github.com/simonrob/email-oauth2-proxy

    Note: google smtp oauth proxy for more candidates.

    0 comments No comments

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.