15.13 Configuring Message Details in Forms Designer
You can configure the Message Details in Forms Designer under Data Entry Forms and
Queries module by updating the details of mail server in the
"NotificationConfig.cfg
" file that resides in the path
$FIC_APP_HOME/common/FICServer/conf
.
Ensure that the "authorized User details" for whom you need to configure the Message details are included in Administration > Security Management > User Administrator > User Maintenance window.
Update the following parameters in the "NotificationConfig.cfg" file: The following table
provides list of notificationConfig.cfg
file.
Table 15-5 NotificationConfig.cfg File
Parameter | Description |
---|---|
SMTP_SERVER_IP |
Specify the hostname or IP address of SMTP Server. |
SMTP_DEBUG_MODE |
To run SMTP service in Debug mode, set value to 'true', otherwise set value to 'false'. |
SMTP_AUTHORIZATION |
Set to 'true' if SMTP server requires the client to be authenticated, otherwise set to 'false'. |
SMTP_USERNAME |
Username required for logging into SMTP server, if authentication is not required use a dummy value. |
SMTP_PASSWORD |
Password required for logging into SMTP server, if authentication is not required use a dummy value. |
SMTP_MAILID |
If the Messages has to go from a Particular ID that ID need to be added. Exchange server forces you set a valid ID that is there in the exchange server. (Based on Security settings) |