Mail service - BlueCat Integrity - 9.5.0

Address Manager Administration Guide

Locale
English
Product name
BlueCat Integrity
Version
9.5.0

Users can configure the Address Manager mail service to send email using a particular SMTP host. New in Address Manager v9.5.0, users can configure the mail service with an SMTP username and password for authentication.

Note: This section describes how to configure the SMTP host, sender address, and optional username and password. To start the email notification service and subscribe to events, set up a notification group as detailed in Managing notification groups. The email address associated with the user in the notification group is the mail service destination address. To configure user accounts, refer to Managing Address Manager users.

Users can view current mail settings and modify them as needed. To view current mail settings, enter show mail from Main Session mode, or enter mail service configuration mode with configure mail, then enter show.

show mail without authentication configured:

Proteus> show mail
Sender address: jsmith@examplehost.exampledomain.com
SMTP host: smtp.examplehost.exampledomain.com

show mail with authentication configured:

Proteus> show mail
Sender address: jsmith@examplehost.exampledomain.com
SMTP host: smtp.examplehost.exampledomain.com
Username: exampleUser
Password has been set
When in mail service configuration mode, press Tab to view a shortlist of available commands, or type help to view a description of each available item. The following commands are available:
  • set—set mail service properties.
    • set sender-address <example.examplehost.exampledomain.com>: set the SMTP sender address
    • set smtp-host <example@example.com>: set the SMTP host for handling outgoing mail
    • set smtp-credentials: open the SMTP username and password configuration prompt
  • remove smtp-credentials—remove the current SMTP username and password.
  • exit—exit mail service configuration mode.
  • help—display help information.
  • history—display the current session’s command line history.
  • show—display the current mail service configuration.