6.15 Configuring the Default Sender Attribute

This parameter specifies the default Sender email ID with which an email will be sent to the user who has taken the create Efile action.

To update the DEFAULT_SENDER attribute to ’abc.gmail.com’, execute the following query:

UPDATE kdd_install_param t SET t.param_value_tx = 'abc@gmail.com' WHERE t.param_id = 107