Administration Guide › Email Notifications › Configure SMTP Settings › Configure SMTP Settings on WebLogic
Configure SMTP Settings on WebLogic
You configure email settings in the WebLogic Server Administration Console and in an email.properties file.
To configure email settings for WebLogic
- In the WebLogic Server Administration Console, create a mail session with the following properties:
- mail.smtp.host property: Set this value to your SMTP server. For example, mail.smtp.host=mymailserver.company.com
- mail.transport.protocol property: Set this value to SMTP. For example, mail.transport.protocol=smtp
- JNDI Name: nete/Mail
- Target: the WebLogic server name
- In a text editor, open the following email properties file for CA IdentityMinder:
weblogic_domain\applications\iam.ear\config\com\netegrity\config\email.properties
- Set the email return address used by workflow generated emails by locating the admin.email.address property and setting the value to the appropriate email address. For example:
admin.email.address=admin@company.com
- Enable email notification in the Management Console.
Note: 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.
|
|