All the emails generated from CMx are by default with an email address named: “noreply@sysintellects.com”
As a CMx administrator who have access to Company Profile and Advanced Configurations, there is an option to change that “noreply@sysintellects.com” to your own company email by following below steps:
Step 1: Request your IT team to Create a new (or use existing email) SMTP email inbox for use by CMx . For example: contract-management@yourcompany.com . Make sure your IT team provides you the configuration description values especially the underlined ones.
Step 2: Add below configurations to Company Profile → Advanced Configurations
In Order to configure custom SMTP email - from address instead of using “noreply@sysintellects.com” , Goto Go to Company Profile → Advanced Configuration and add below configurations with correct values.
Configuration Value | Configuration Description |
---|---|
cmx.email.custom.smtp.server.enabled |
...
true | |
cmx.email. |
...
sender | |
cmx.email.server. |
...
authenabled | true |
cmx.email.server.authpassword |
...
Passwordforemailinbox | |
cmx.email.server.authusername |
...
cmx.email.server. |
...
host |
...
cmx.email.server.port |
...
25 | |
cmx.email.server.sslenabled |
...
true | |
cmx.email.server.tlsenabled |
...
true |