Configure SMTP to Email Outbound
NotificationsLast Updated January 26, 2025
To receive notifications by email, you must configure SMTP server settings. You can
configure SMTP server settings using the Settings Controller API.
- Verify that you have satisfied all general prerequisites. See the prerequisites for Performing Day 2 operations usingVMware Aria Suite Lifecycle APIs.
- Verify that you have the email address from which you want notifications to be sent.
- Verify that you have the following information for your SMTP server:
- Host name or IP address. For example,smtp.office365.com.
- Port number.
- If the server requires authentication, you must provide a username and password. For example, your Office 365 email address and password.
The following procedure shows how to configure SMTP server settings with
authentication and send a test email to verify the settings.
- Configure SMTP settings.The response shows an example of an Office 365 account configured with SMTP server settings.
- Send a test email totest@mycompany.com.If the response shows"type": "SUCCESS", the SMTP server settings are correct andtest@mycompany.comis a valid email recipient.
Configure an outbound notification with an email recipient. See Configure Outbound Notification Settings.