Skip to content

Latest commit

 

History

History
54 lines (27 loc) · 2.24 KB

integrating-outbound-emails-using-smtp-b880078.md

File metadata and controls

54 lines (27 loc) · 2.24 KB

Integrating Outbound Emails Using SMTP

Learn how to integrate outbound emails using the Simple Message Transfer Protocol (SMTP).

You must define the following configurations in a communication system. See How to Create Communication Systems for more information.

There are two ways to connect an SMTP server.

Connect publicly available SMTP server:

  • Host
  • Port
  • Disable Cloud Connector
  • A referenced outbound communication user with authentication method User and Password

Advanced - Connect internal SMTP server via Cloud Connector:

  • Host

  • Port

  • Enable Cloud Connector

  • A referenced outbound communication user with authentication method User and Password

  • SCC Location ID of the SAP BTP Cloud Connector

    Note:

    This parameter is only required if several SAP BTP, Cloud connectors are used in one subaccount (to define the target SAP BTP, Cloud Connector with the same SCC Location ID).

Afterwards, create a communication arrangement for the SAP_COM_0548 communication scenario using this communication system.

Related Information

Communication Systems

How to Create a Communication Arrangement

Integrating On-Premise Systems

Configure Access Control (TCP)

Sending Mails Using SMTP