Configure Windows Network Printers and Email in Office 365 | Network Wrangler - Tech Blog (2024)

By Des Nnochiri

Enterprise users of Office 365 often need to configure a multi-function printer to use the platform’s SMTP email capabilities on their network. There are several ways of doing this, each with their own benefits and disadvantages. In this guide we’ll be looking at the steps required in setting up Office 365 network printing and email under various conditions.

The Basics First

As part of an integrated suite of productivity applications, Office 365 does its best to keep things in-house—or more specifically, “in Microsoft”. By default, all Office 365 documents are set to print via OneNote.

Unless you have OneNote installed on your system and/or are content to use this exclusively as your printer option, the first thing you’ll need to do to configure your network printing is to change the default output deviceConfigure Windows Network Printers and Email in Office 365 | Network Wrangler - Tech Blog (1).

This is a straightforward Windows procedure:

1.From the Start screen, search for “Printers”.

2. Click on “Devices and Printers”.

3. Select the printer you want to set as your default and right-click on it.

4. Choose “Set as default printer”.

The “Drop Down” menu in Office 365 should now display all of your Devices and Printers. You can set a default or choose a particular device for individual printing jobs.

Office 365 Email and Printing Implications

As of September 1, 2018, Office 365 has been slowly rolling out changes to SMTP (Simple Mail Transfer Protocol) client submission, also known as SMTP Authenticated Submission. These changes may affect devices and applications that send emails. They also have implications for the printing of documents from such applications or devices.

Direct Authentication and Client Submission

(Image Source: Microsoft.comConfigure Windows Network Printers and Email in Office 365 | Network Wrangler - Tech Blog (3))

This option requires users to authenticate a device or application directly with an Office 365 mailbox and send mail using SMTP client submission. It’s the best method to use if you wish to send email from a third-party hosted application, service, or device. It is also the preferred option when you want to send email to people inside and outside your organization.

Each device or application must be able to authenticate with Office 365. The email address of the account used to authenticate with Office 365 will be displayed as the sender of messages from the device or application. As long as your scenario meets the requirements for SMTP client submission, the following method will enable you to send email from your device or application:

1. Connect the device or application directly to Office 365 using the SMTP client submission endpoint smtp.office365.com.

2. Set the Server/smart host to smtp.office365.com.

3. Set the Port to Port 587 (the recommended value) or port 25.

4. Set TLS/StartTLS to Enabled.

5. Enter the login credentials of the hosted mailbox being used under Username/email address and password.

Note that you will need to establish which version of TLS (Transport Layer Security) your device supports. Check the device guide or contact the vendor. If your device or application does not support TLS 1.0 or above, you’ll have to use one of the other two options that we shall discuss since SMTP client submission is not supported if your device recommends or defaults to port 465.

If your printer only supports SSL 3.0 and it’s essential to use SMTP client submission, you can set up an alternative but much more complex configuration called Indirect SMTP client submission. This uses a local SMTP relay server to connect to Office 365.

Advantages

SMTP client submission allows you to send email to people both within and outside your organization.

Most usage scenarios are catered for, and this is the easiest option to configure.

Within the organization, this method bypasses most spam checks for email. This can assist in protecting company IP addresses from being blocked by spam lists.

Email may be transmitted from any location or IP address, including your on-premises network or a third-party cloud hosting service such as Microsoft Azure.

Disadvantages

You require a licensed Office 365 mailbox in order to send email.

Devices must be able to use TLS version 1.0 and above.

Port 587 or port 25 is required and must be unblocked on your network. Some network firewalls or ISPs may block ports, particularly port 25.

Email may only be sent from one email address unless your device can store login credentials from multiple Office 365 mailboxes.

Office 365 sets a limit of 30 messages sent per minute and 10,000 recipients per day.

Direct Mail from a Printer or Application

(Image Source: Microsoft.comConfigure Windows Network Printers and Email in Office 365 | Network Wrangler - Tech Blog (5))

If your device or application doesn’t meet the requirements (e.g., TLS support) for SMTP client submission or if you only need to send messages to recipients within your organization who have Office 365 mailboxes, email may be sent directly from a printer or application on your network. Direct transmission may also be used if you want a device or application to send email from each user’s address but don’t want to configure each user’s mailbox credentials to use SMTP client submission.

The following settings should be entered directly on the device, or inside the application:

1.Your MX endpoint under Server/smart host.

2. Port should be set as Port 25.

3. TLS/StartTLS should be Enabled.

4. Any email address from one of your Office 365 accepted domains should be entered under Email address.

5. Add an SPF record to avoid having messages flagged as spam. From a static IP address, this may be done via the SPF record in your domain registrar’s DNS settings.

Advantages

Each user in your organization can send email using their own address.

The method has the security benefit of enabling administrators to avoid having a single mailbox with Send As permissions for all network users.

Direct send enables you to transmit a high volume of messages, making it the best method for bulk email or newsletters. Office 365 doesn’t allow this under SMTP client submission.

While direct transmission employs Office 365 to send emails, it does not require a dedicated Office 365 mailbox.

Devices or applications don’t require a static IP address. Such an address is, however, recommended so that an SPF record can be created for your domainConfigure Windows Network Printers and Email in Office 365 | Network Wrangler - Tech Blog (6) and reduce the risk of it being flagged as spam.

Direct transmission is not bound by the 30 messages per minute or 10,000 recipients per day limits.

Disadvantages

Direct transmission cannot be used to deliver email to external recipients, such as users of webmail services like Gmail.

Messages are subject to anti-spam checks, with the attendant risks. Email transmission may be disrupted if an organization’s IP addresses are blocked by a spam list.

If your device uses direct transmission to try to relay an email for a recipient who doesn’t have an Office 365 mailbox, the email will be rejected.

Performance caps are placed on the service by Office 365 throttling policies.

Configure a Connector to Send Mail Via Office 365 SMTP Relay

(Image Source: Microsoft.comConfigure Windows Network Printers and Email in Office 365 | Network Wrangler - Tech Blog (8))

SMTP relay empowers Office 365 to relay emails on your behalf by using your public IP address (or a certificate) to authenticate Office 365. This is the fall-back option when SMTP client submission isn’t compatible with your business needs or device configurations or if email must be sent to external recipients, ruling out direct transmission.

To set up a connector for your Office 365 account:

1.Enter your MX endpoint under Server/smart host.

2. Set the Port as Port 25.

3. TLS/StartTLS should be Enabled.

4. Any email address from one of your Office 365 verified domains may be specified as the Email address.

If Exchange Hybrid has been configured on your network, it’s likely that no additional setup will be required. The same holds true if you already have a connector configured for mail flow from your email server to Office 365.

If neither of these conditions applies, you can set up a mail flow connector as follows:

1. In the From field, specify your organization’s email server.

2. Office 365 should be specified under To.

3. Under Domain restrictions > IP address/range, give your on-premises IP address or the address range that the device or application will use to connect to Office 365.

4. As for direct transmission, it’s recommended that you create an SPF record to avoid having messages flagged as spam.

Advantages

To send email, SMTP relay does not require the use of a licensed Office 365 mailbox.

As long as the address uses one of your verified domains, a device or application can send email using any address—including addresses that can’t receive mail or aren’t associated with an actual mailbox.

Using a connector for authentication, Office 365 can relay messages to your own mailboxes, and to external recipients.

Under Office 365 SMTP relay, the 30 messages per minute or 10,000 recipients per day limits don’t apply.

Disadvantages

Unless you need to send email to external recipients, direct transmission is favored over the added complexity of setting up a connector.

Since most devices or applications are unable to use a certificate for authentication, the device or application server must have a static IP address or address range.

In order for SMTP relay to proceed, a connector must be set up in Exchange Online.

Port 25 is required and must not be blocked on your network or by your ISP.

SMTP relay can’t be used to send email directly to Office 365 from a third-party hosted service, such as Microsoft Azure.

If your IP addresses are blocked by a spam list, sent mail may be disrupted.

Office 365 imposes what it calls “reasonable limits” for sending email via SMTP relay.

Depending on your circ*mstances, any of these three methods will enable you to configure a multi-function printerConfigure Windows Network Printers and Email in Office 365 | Network Wrangler - Tech Blog (9), applications, or other network devices to use the SMTP email capabilities of Office 365.

Zoë

Configure Windows Network Printers and Email in Office 365 | Network Wrangler - Tech Blog (10)

I am an expert and enthusiast based assistant. I have access to a wide range of information and can provide assistance on various topics. I can help answer questions, provide information, and engage in detailed discussions. I strive to provide accurate and reliable information by using search result snippets and verifying claims. If you have any questions or need assistance, feel free to ask!

Now, let's dive into the concepts mentioned in the article you provided.

Office 365 Network Printing and Email Configuration

The article discusses the steps required to set up Office 365 network printing and email under various conditions. It explains that by default, all Office 365 documents are set to print via OneNote. However, if users want to configure their network printing, they need to change the default output device. The process involves the following steps:

  1. From the Start screen, search for "Printers".
  2. Click on "Devices and Printers".
  3. Select the printer you want to set as your default and right-click on it.
  4. Choose "Set as default printer" .

After explaining the basics of network printing, the article goes on to discuss the implications of Office 365 email and printing. It mentions that as of September 1, 2018, Office 365 has made changes to SMTP client submission, which may affect devices and applications that send emails. The article then presents three different methods for configuring email and printing in Office 365:

  1. Direct Authentication and Client Submission: This method requires users to authenticate a device or application directly with an Office 365 mailbox and send mail using SMTP client submission. It is the best method to use when sending email from a third-party hosted application, service, or device. The article provides step-by-step instructions for setting up this method .

  2. Direct Mail from a Printer or Application: If a device or application doesn't meet the requirements for SMTP client submission or if the email needs to be sent only to recipients within the organization, direct transmission from a printer or application on the network can be used. The article explains the settings that need to be entered directly on the device or application for this method .

  3. Configure a Connector to Send Mail Via Office 365 SMTP Relay: SMTP relay allows Office 365 to relay emails on behalf of users by using their public IP address or a certificate to authenticate. This method is used when SMTP client submission isn't compatible with the device configurations or when email needs to be sent to external recipients. The article provides instructions for setting up a connector for Office 365 SMTP relay.

The article highlights the advantages and disadvantages of each method, such as the need for a licensed Office 365 mailbox, TLS support, port requirements, and limitations on message volume and recipients. It also mentions the importance of considering factors like spam checks, IP address blocking, and the need for a static IP address.

Overall, the article provides a comprehensive guide to configuring Office 365 network printing and email, covering different scenarios and methods.

Let me know if there's anything else I can help you with!

Configure Windows Network Printers and Email in Office 365 | Network Wrangler - Tech Blog (2024)

FAQs

What is my SMTP server for Office 365? ›

smtp.office365.com

How do I add a printer to Windows 365? ›

Add a printer or scanner in Windows
  1. Select Start > Settings > Bluetooth & devices > Printers & scanners . ...
  2. Next to Add a printer or scanner, select Add device.
  3. Wait for it to find nearby printers, then locate the one you want to use, and select Add device.

How do I enable SMTP Authentication in Microsoft 365? ›

Enable SMTP AUTH for specific mailboxes
  1. Open the Microsoft 365 admin center and go to Users > Active users.
  2. Select the user, and in the flyout that appears, select Mail.
  3. In the Email apps section, select Manage email apps.
  4. Verify the Authenticated SMTP setting: unchecked = disabled, checked = enabled.
Jan 22, 2024

How do I find my network printer settings? ›

You can check the printer's network settings in two ways: checking the Communication settings in the Printer Setting Tool or printing out a printer configuration report from your printer. For details about checking the Communication settings, see the FAQ: "Using the Communication Settings (for Windows)".

How do I setup a network printer using an IP address? ›

In the Devices and Printers window click on Add a printer. Choose "Add a local printer or network printer with manual settings", then click Next. Select Create a new port and choose Standard TCP/IP Port, then click Next. Under Hostname or IP address: Type in the IP address of the printer you intend to connect to.

Does Office 365 still use SMTP? ›

If you want to set up Microsoft 365 with an email client, you'll typically need to use either IMAP or POP3 credentials to receive email in addition to the Office 365 SMTP server for email sending. Overall, IMAP is the better choice if you plan to access emails from multiple devices because it allows two-way syncing.

How do I check if SMTP is enabled in Office 365? ›

Microsoft 365 Admin Center

The first step is to make sure Authenticated SMTP is enabled for the user that you wish to send email from. This is done by going to the Microsoft 365 admin center, locating the user under the Active Users, clicking the Manage email apps link and checking Authenticated SMTP.

How do I create a SMTP server in Office 365? ›

Configure an SMTP server for Office 365 or Microsoft 365
  1. Follow these Microsoft instructions to configure the relay in your Microsoft/Office 365 environment. ...
  2. Select Options > Notifications.
  3. In the SMTP Server Options area, select Custom.
  4. In the Host field, type the MX record you noted in step 1.

How do I print an email from Office 365? ›

Printing an Email from the Outlook App (Android and iPhone)
  1. Go to the Outlook app and sign in.
  2. Select the email you want to print.
  3. Tap the three dots at the top right corner of the email.
  4. Select 'Print'.
  5. Select the printer and make sure it's turned on and fully functional.
  6. Tap the 'Print' button.
Feb 12, 2023

How do I print an email from Microsoft 365? ›

Print email messages, attachments, and calendars in Outlook.com
  1. Select the message that you want to print.
  2. At the top of the page, select. > Print.
  3. A preview of your message will open in a new window. At the top of the window, select Print.
  4. In the Print dialog box, choose the printer options you want, and select Print.

How do I setup my HP printer to scan to email in Office 365? ›

On the top navigation bar, click the Scan/Digital Send tab, and in the left navigation pane, click E-Mail Setup. Click the Enable Send to E-Mail check box to enable the setting. note: If the check box is not available, the feature is unavailable at the printer control panel.

Did Microsoft disable SMTP authentication? ›

Today, we are announcing that Exchange Online will permanently remove support for Basic authentication with Client Submission (SMTP AUTH) in September 2025.

How do I find my SMTP server settings and authentication? ›

Steps to Find Your SMTP Server Address
  1. Log in to your email client or interface and locate the settings or preferences.
  2. Look for the outgoing mail server (SMTP) settings.
  3. Find the server address that is listed. This is your SMTP server address.
May 19, 2023

How to configure print server step by step? ›

To create a printer port, complete the following:
  1. Press the Windows key.
  2. Click Settings.
  3. Click Devices > Printers & Scanners.
  4. Click Add a printer.
  5. Select Add a local printer or network printer with manual settings, and click Next.
  6. Select Create a new port.
  7. Change the Type of port to Standard TCP/IP Port, and click Next.

How do I setup a network printer with Ethernet? ›

Using the printer over an Ethernet network
  1. Plug an Ethernet cable into the printer and into an available port on a switch or wall jack.
  2. Wait one minute for the Ethernet network adapter to become active and acquire an IP address from the network.
  3. Select the Network printer. See Selecting a printer.

Top Articles
Latest Posts
Article information

Author: Francesca Jacobs Ret

Last Updated:

Views: 6080

Rating: 4.8 / 5 (68 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Francesca Jacobs Ret

Birthday: 1996-12-09

Address: Apt. 141 1406 Mitch Summit, New Teganshire, UT 82655-0699

Phone: +2296092334654

Job: Technology Architect

Hobby: Snowboarding, Scouting, Foreign language learning, Dowsing, Baton twirling, Sculpting, Cabaret

Introduction: My name is Francesca Jacobs Ret, I am a innocent, super, beautiful, charming, lucky, gentle, clever person who loves writing and wants to share my knowledge and understanding with you.