You configure the mail server properties for both Netcool Configuration
Manager - Base and Netcool Configuration
Manager - Compliance.
About this task
You configure mail server properties in the rseries.properties and WorkFlowManager.properties files.
Procedure
- To configure the mail server for the Netcool Configuration
Manager - Base presentation
and worker servers, perform the following edits for each server:
- Access rseries.properties:
cd <install_dir>/config/properties
vi rseries.properties
- Search for the
core/smtp
property and
enter the mail server hostname.
- Set
Notification/sendmail= true
- To configure the mail server for the Netcool Configuration
Manager - Compliance server,
perform the following edits for each server:
- Access WorkFlowManager.properties:
cd <install_dir>/compliance/config/properties
vi WorkFlowManager.properties
- Search for the
mailHost
property and
enter the mail server hostname.
- Optionally, change the settings for the following properties:
mailFrom
mailDebug
(set to true
to log
debug information to Netcool Configuration
Manager - Compliance log
files)
- When done, restart Netcool Configuration
Manager.