Configuring an Email Server

To send email messages from the Command Center, you must set up an email server. For example, when you send log files, you can send email notifications to users.
You can use classic authentication via username and password for most email servers. However for the Office 365 email server, you must configure modern authentication.
For Transport Layer Security (TLS) encryption, versions 1.0, 1.1, and 1.2 are supported.

Before You Begin

Procedure

  1. From the navigation pane, go to Manage > CommCell.
    The CommCell properties page appears.
  2. Under Email settings, click Edit.
    The Configure email page appears.
  3. Enter the details for the email server:

    Note

    If you change the default mail server port number or disable or enable SSL, on the CommServe computer, restart the Server Event Manager (EvMgrS) service. For instructions about restarting services, see Using Process Manager to View and Manage Commvault Services.

    1. In the SMTP server box, enter the name of the mail server.
      For example, enter smtp.office365.com for the Microsoft Office 365 email server.
    2. In the SMTP port box, enter the mail server port.

      Note

      • The default port is 25.
      • For the Microsoft Office 365 email server, enter port 587.
    3. In the Sender email box, enter an email address.

    4. In the Sender name box, enter the sender name.
    5. If the mail server uses encryption, select the encryption algorithm:
      • TLS: Select if the mail server uses Transport Layer Security (TLS).
      • SSL: Select if the mail server uses Secure Socket Layers (SSL).
    6. To specify authentication options for the mail server, move the Use authentication toggle key to the right.
      • To use a user name and password recognized by the mail server, select Classic authentication.
        • Enter the user name and password recognized by the mail server.
      • To configure the Microsoft Office 365 email server, you must select Modern authentication.
        1. Enter the Azure application ID, secret, and directory ID and then review and confirm that the app has the required permissions.
        2. Copy and paste the redirect URI in the Microsoft Azure app portal.
        3. Click Acquire token.
          The Token status changes to Token acquired and the Azure account email is authorized for sending emails. Additionally, the Sender email box is automatically populated with the authorized Azure account email.
  4. To send a test email, click Test email.

  5. Click Save.

Loading...