You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sap/workloads/exchange-online-integration-sap-email-outbound.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,20 +1,21 @@
1
1
---
2
-
title: Exchange online integration for Email-Outbound from SAP NetWeaver | Microsoft Docs
2
+
title: Exchange Online Integration for Email-Outbound from SAP NetWeaver | Microsoft Docs
3
3
description: Learn about Exchange Online integration for email outbound from SAP NetWeaver.
4
4
author: MartinPankraz
5
+
5
6
ms.service: sap-on-azure
6
7
ms.subservice: sap-vm-workloads
7
8
ms.topic: how-to
8
-
ms.date: 02/2/2026
9
+
ms.date: 03/11/2022
9
10
ms.author: mapankra
10
11
# Customer intent: "As an SAP system administrator, I want to configure outbound email communication from SAP NetWeaver to Exchange Online, so that I can efficiently manage notifications and workflows while ensuring compliance with modern authentication standards."
11
12
---
12
-
# Exchange online integration for Email-Outbound from SAP NetWeaver
13
-
14
-
This article describes the setup for **outbound** email-communication from NetWeaver-based SAP systems to Exchange Online. That applies to SAP ECC, S/4HANA, SAP RISE managed, and any other NetWeaver based system.
13
+
# Exchange Online Integration for Email-Outbound from SAP NetWeaver
15
14
16
15
Sending emails from your SAP backend is a standard feature widely distributed for use cases such as alerting for batch jobs, SAP workflow state changes, or invoice distribution. Many customers established the setup using [Exchange Server on-premises](/exchange/exchange-server). With a shift to [Microsoft 365](https://www.microsoft.com/microsoft-365) and [Exchange Online](/exchange/exchange-online) comes a set of cloud-native approaches impacting that setup.
17
16
17
+
This article describes the setup for **outbound** email-communication from NetWeaver-based SAP systems to Exchange Online. That applies to SAP ECC, S/4HANA, SAP RISE managed, and any other NetWeaver based system.
18
+
18
19
## Overview
19
20
20
21
Existing implementations relied on SMTP Auth and elevated trust relationship because the legacy Exchange Server on-premises could live close to the SAP system itself governed by customers themselves. With Exchange Online there's a shift in responsibilities and connectivity paradigm. Microsoft supplies Exchange Online as a Software-as-a-Service offering built to be consumed securely and as effectively as possible from anywhere in the world over the public Internet.
@@ -40,7 +41,7 @@ We update this guide when more SAP-supported options become available.
> We recommend adopting option 3. We **do not**recommend using option 1. **SMTP Auth is being retired**. See exact timelines, [Exchange Online to retire Basic auth for Client Submission (SMTP AUTH)](https://techcommunity.microsoft.com/blog/exchange/exchange-online-to-retire-basic-auth-for-client-submission-smtp-auth/4114750).
44
+
> We strongly recommend **not** using this option. **SMTP Auth is being retired**. Find exact timelines[here](https://techcommunity.microsoft.com/blog/exchange/exchange-online-to-retire-basic-auth-for-client-submission-smtp-auth/4114750). We recommend adopting option 3 instead.
44
45
45
46
Choose this option when you want to send mail to **people inside and outside** your organization.
46
47
@@ -57,9 +58,9 @@ A valid email address is required to authenticate with Microsoft 365. The email
57
58
-**Port**: Port 587 (recommended) or port 25 is required and must be unblocked on your network. Some network firewalls or Internet Service Providers block ports, especially port 25, because that\'s the port that email servers use to send mail.
58
59
-**DNS**: Use the DNS name smtp.office365.com. Don't use an IP address for the Microsoft 365 server, as IP Addresses aren't supported.
59
60
60
-
### How to enable SMTP auth for mailboxes in Exchange Online
61
+
### How to Enable SMTP auth for mailboxes in Exchange Online
61
62
62
-
There are two ways to enable SMTP AUTH in Exchange Online:
63
+
There are two ways to enable SMTP AUTH in Exchange online:
63
64
64
65
1. For a single account (per mailbox) that overrides the tenant-wide setting or
65
66
2. at organization level.
@@ -152,7 +153,7 @@ This enables SMTP AUTH for that individual user in Exchange Online that you requ
152
153
153
154
Microsoft 365 offers the ability to configure [direct send](/exchange/mail-flow-best-practices/how-to-set-up-a-multifunction-device-or-application-to-send-email-using-microsoft-365-or-office-365#option-2-send-mail-directly-from-your-printer-or-application-to-microsoft-365-or-office-365-direct-send) from the SAP application server. This option is limited. It only permits mails to addresses in your own Microsoft 365 organization with a valid e-mail address. It cannot be used for external recipients (for example vendors or customers).
154
155
155
-
## Option 3: Use Microsoft 365 SMTP Relay Connector (recommended)
156
+
## Option 3: Using Microsoft 365 SMTP Relay Connector (recommended)
# Customer intent: "As a system administrator, I want to set up Pacemaker with fencing on SUSE Linux Enterprise Server in Azure, so that I can ensure high availability and reliability for my applications running in the cloud."
0 commit comments