Configuring email notifications
Before you begin
Make sure that SSL or TLS is enabled on the BMC Digital Workplace server.
To configure BMC Digital Workplace to work with your email server
- From the BMC Digital Workplace server, open the TomcatInstallFolder/external-conf/ connect.properties file in a text editor.
Add the following parameters, and provide the values for your company.
The file includes these sample parameters that are commented out.
Email server propertiessmtp.host=<mailhost>.<domain>
smtp.port=<portNumber>
smtp.account=<accountname>@<domain>
smtp.pwd=<password>Example email settingssmtp.host=mailhost.calbro.com
smtp.port=25
#To enable SSL connection, use 465 port. To enable TLS connection, use 587 port.
smtp.account=dwp@calbro.com
smtp.pwd=calpass- Restart the Tomcat server.
To verify that users have valid email accounts
- From the Application Administration Console, click the Custom Configuration tab.
- From the Application Settings list, choose Foundation > People > People, and then click Open. The first tab shown is the General tab.
To configure the email content
You can have a custom subject line for email notifications about service status and a custom subject for mentions (with the @ symbol) in the activity feed.
You can enhance email notifications to include a link to open the applicable area of BMC Digital Workplace. For example, an email notification about a service status change includes a link to the service profile in BMC Digital Workplace. To include this link, configure the Backend URL to point to your host. This is a shortened for the Universal Client or Administration console, ending at the first / after the port, as in https://myit.calbro.com:9000/.
To set up email notifications
Have each user perform the following steps to receive email notifications:
- From the BMC Digital Workplace client, click Settings and select Email for Feed Activity and My Requests.
- To receive email notifications for a location, click Settings and set the Home Location.
- To receive notifications for a service, go to the profile for the service, follow the service, and select Email for notification options.
Whenever the service has a status change, users receive email updates. Users can receive email notifications for multiple services by following this step for each applicable service.