Single node: jboss_home\server\default\deploy\mail-service.xml
Cluster: jboss_home\server\all\deploy\mail-service.xml
<-- Change to the SMTP gateway server --> <property name="mail.smtp.host" value="your_smtp_server "/>
For example:
<property name="mail.smtp.host" value="smtp.mailserver.company.com"/>
Single node: jboss_home\server\default\deploy\iam_im.ear\config\com\netegrity\config\email.properties
Cluster:jboss_home\server\all\deploy\iam_im.ear\config\com\netegrity\config\email.properties
admin.email.address=admin@company.com
You do not need to enable email notifications in the Management Console if you are using email notification policies.
Copyright © 2013 CA.
All rights reserved.
|
|