Contact Us 1-800-596-4880

Configuring SMTP in Anypoint Platform PCE

Because Anypoint Platform Private Cloud Edition (Anypoint Platform PCE) does not provide an SMTP server, you must set up your own SMTP email server to deliver email alerts generated by Runtime Manager. The SMTP email server also sends email messages for platform infrastructure alerts, including CPU, memory, and disk alerts.

You must direct your local installation of Anypoint Platform PCE to this server from the Access Management panel.

Only SMTP servers with authentication are supported (anonymous SMTP relay servers are not supported). SMTPS is not supported.

Connect to an Existing SMTP Server

  1. From Anypoint Platform, select Access Management.

  2. Select SMTP.

  3. Provide the following parameters information for your SMTP server:

Field Description Example

Host

Host name of your SMTP server.

smtp.gmail.com

Port

Port used to communicate to your SMTP server.

587

Username

Username to authenticate to your SMTP server.

mulesoft.onprem.smtp@gmail.com

Password

SMTP password.

examplepassphrase

To use anonymous logins for your SMTP server, leave the Username and Password fields empty.
  1. After entering your configuration, select Save.

SMTP configuration window under the Access Management UI