Direct Send in Microsoft 365

Direct Send in Microsoft 365

What is Direct Send?

Direct Send is a method that allows devices or applications such as multifunction printers, scanners, or business apps to send email through Microsoft 365 without authentication. Instead of requiring a username and password, the device connects directly to Microsoft 365’s SMTP endpoint and can send emails to recipients within your organization.

Is Direct Send Enabled by Default?

Yes. Direct Send is effectively available by default in Microsoft 365. Any device or app can send messages through your Microsoft 365 MX endpoint, provided the recipient is a valid mailbox in your tenant. However, Direct Send cannot deliver to external domains—it only works for internal mail.

Security Risks of Direct Send

No authentication – anyone who can connect may attempt to send mail into your tenant.

Potential spoofing – devices can send as any internal address, such as ceo@yourdomain.com.

No encryption guarantees – some devices may not negotiate TLS, sending messages in cleartext.

Harder to track – no login/account association makes auditing more difficult.

Bypasses modern controls – Conditional Access, MFA, and password policies do not apply.

Best Practices and Alternatives

Prefer SMTP Authenticated Submission for better security and accountability.

If Direct Send must be used, configure the device with a single “noreply@domain.com” sender.

Implement SPF, DKIM, and DMARC to detect or block spoofed messages.

Use Exchange mail flow rules to flag unauthenticated mail.

For external relay, configure an authenticated connector tied to specific IP addresses.

How To Configure Direct Send for Devices and Applications

Follow these steps to configure a printer, scanner, or line-of-business app to use Direct Send:

1. Locate Your Microsoft 365 MX Record

Sign in to the Microsoft 365 Admin Center.

Go to Settings > Domains.

Select your domain (e.g., contoso.com).

Locate the MX record (it will look like contoso-com.mail.protection.outlook.com).

Copy this value—it will be your SMTP server address.

2. Configure Your Device or Application

Open the email or SMTP settings on the device/app.

Set the SMTP server to your MX record value.

Set the Port to 25.

Disable any authentication options (username/password not required).

Disable TLS/SSL if your device cannot negotiate encryption.

3. Set the Sender Address

Use a valid Microsoft 365 mailbox address in your domain (e.g., noreply@yourdomain.com).

Ensure this mailbox exists in Exchange Online to prevent spoofing issues.

4. Test Internal Delivery

Send a test email from the device to an internal recipient (e.g., your own mailbox).

Confirm the email arrives successfully.

5. Note the Limitations

Direct Send cannot send email to external domains.

Emails are limited to recipients inside your tenant.

For external recipients, use SMTP Authenticated Submission or a Connector.

Summary

Direct Send is enabled by default in Microsoft 365 for internal delivery only. While convenient, it presents security risks due to lack of authentication and potential spoofing. For most scenarios, SMTP authentication or secure connectors should be used instead.

If Direct Send is chosen, configure it carefully using the steps above, restrict usage to a dedicated “noreply” account, and implement protections such as SPF, DKIM, and DMARC to safeguard against abuse.

    • Related Articles

    • How to Enable Automatic Email Forwarding in Microsoft 365

      This guide explains how to allow external or automatic email forwarding in Microsoft 365 by modifying the Outbound Anti-Spam Policy within the Microsoft 365 Defender portal. This is required when forwarding emails to an external address is blocked. ...
    • How to Export a User List in Microsoft 365 Admin

      Overview: This guide explains how to export a list of all users from the Microsoft 365 Admin Center, including details such as names, email addresses, licenses, and roles. ————— Step 1: Sign in 1. Go to https://admin.microsoft.com 2. Sign in using ...
    • Grant Tenant-Wide Admin Consent for ChatGPT Outlook Integration in Microsoft 365

      Purpose This article explains how a Microsoft 365 administrator can grant tenant-wide admin consent for the ChatGPT Outlook integration. This removes the "Admin approval required" prompt and allows approved users to connect ChatGPT to Outlook email ...
    • Enable Auto-Expanding Archiving Tenant-Wide in Microsoft 365

      This step by step guide shows how to enable auto-expanding archiving tenant-wide using Exchange Online PowerShell. It includes the exact connect command and required module. This process cannot be completed in the web portals or Cloud Shell. Why This ...
    • How to Make Shared SharePoint Documents Appear in a User's OneDrive

      Overview Files stored in Microsoft SharePoint do not automatically appear in a user's Microsoft OneDrive folder structure.To make shared document libraries visible in OneDrive and synced to the user's computer, the user must add a SharePoint library ...
    • Popular Articles

    • How to install Office Apps (365) to your Windows or Mac computer

      How to Download and Install Microsoft 365 Office Apps (Windows and Mac) This guide will walk you through downloading and installing the Microsoft 365 Office apps, including Word, Excel, PowerPoint, Outlook, and more. The steps are nearly the same for ...
    • How to Save and Share a Document in OneDrive from Word or Excel

      Follow these steps to save your document to OneDrive and share it with others directly from Word or Excel. ————— Step 1: Save to OneDrive 1. In Word or Excel, click File. 2. Select Save As. 3. Choose OneDrive – [Your Organization or Personal]. 4. ...
    • How to Collaborate on a Document in Real-Time with Others

      Microsoft 365 allows you to co-author documents with colleagues in Word, Excel, or PowerPoint. ————— Step 1: Save to OneDrive or SharePoint 1. Open your file in Word, Excel, or PowerPoint. 2. Click File > Save As and select OneDrive or SharePoint. ...
    • How to Recover Unsaved or Previous Versions of Office Files

      If you lose changes or accidentally close a document, you can often recover it using Office’s built-in recovery tools. ————— Step 1: Recover Unsaved Files 1. Open Word, Excel, or PowerPoint. 2. Go to File > Info > Manage Document (or Manage ...
    • How to Use Templates in Word, Excel, and PowerPoint

      Microsoft Office apps come with ready-to-use templates to save you time. ————— Step 1: Access Templates 1. Open Word, Excel, or PowerPoint. 2. From the start screen, you’ll see featured templates. 3. Or click File > New to browse available templates. ...