Solved! Go to Solution.
Hi Ankit,
You can follow the below steps to change the 'from email address' property in edge-ui:
1. Go to /opt/apigee/customer/application
2. Create ui.properties file(make sure ui.properties has apigee:apigee permissions)
3. Add
conf_apigee_apigee.mgmt.mailfrom="ABC <abc@cde.com>" to ui.properties and save it
4. Restart the edge-ui (apigee-service edge-ui restart)
Hope this helps.
Thanks,
Archendra