Table of Contents

Search

  1. Preface
  2. Introduction
  3. IDD Concepts
  4. Implementation Process
  5. IDD Configuration Manager
  6. Manual IDD Configuration
  7. IDD Global Properties
  8. Sizing and Platform Requirements
  9. Application Components
  10. IDD Security Configuration
  11. Data Security
  12. Example Role-Based Security Configuration
  13. Data Masking
  14. Siperian BPM Workflow Engine
  15. Locale Codes
  16. Troubleshooting
  17. Glossary

Data Director Implementation Guide

Data Director Implementation Guide

Configuring the Task Notification Email

Configuring the Task Notification Email

To configure the task notification email, edit the properties in the file cmxserver.properties. You must configure an outgoing SMTP server location.
The following list describes the task notification email properties that you can configure in the file cmxserver.properties:
mail.smtp.sender
The email address of the sender. The default is siperian_task_notification@siperian.com.
mail.smtp.host
The mail server host name.
mail.smtp.port
The mail server port number.
mail.smtp.auth
Determines whether the specified mail server requires authentication for outgoing messages. You must set mail.smtp.auth to true if you are using the Informatica MDM Hub mail server.
mail.smtp.user
The user name for the outgoing mail server. You must specify a value for mail.smtp.user if mail.smtp.auth is true.
mail.smtp.password
The password for the specified mail.smtp.user. You must specify a value for mail.smtp.password if mail.smtp.auth is true.

0 COMMENTS

We’d like to hear from you!