enRoleMail.properties

The enRoleMail.properties file contains attributes that specify the mail transport protocol that is used by the Java™Mail API and other IVIG application-specific properties. You must provide the values for the application-specific properties.

Default values are provided for the JavaMail specific properties. They include the default mail provider and protocol. If you change the default values for the specific JavaMail properties, you must provide your own testing and verification of custom protocol and implementation.

Go to the following URL for more usage and provider information:

http://java.sun.com/products/javamail/

enRoleMail.properties file properties (Software Stack)

Mail attributes specific to the IBM Verify Identity Governance application
mail.baseurl

Specifies the base URL for constructing the login URL in email notifications sent to new IBM Verify Identity Governance users. The default value before you run the runConfig utility for the first time is http://localhost:80.

This value is provided during IBM Verify Identity Governance installation. You can also provide the value with the runConfig utility.

This property is mandatory.

Example

mail.baseurl=http://localhost:80
mail.itim.context

Specifies the root context for IBM Verify Identity Governance.

Example

mail.itim.context=/itim
mail.context.console

Specifies the root context for IBM Verify Identity Governance console.

This property is mandatory.

Example

mail.context.console=/itim/console