Workflow Manager 2015
You modify the AMSEmailAddress setting in web.config to specify the Workflow Manager system email address. All emails sent by Workflow Manager would be from this email address. The default value of this setting in web.config is:
<!--System Email address used as From address for email notifications-->
<add key="AMSEmailAddress" value="noreply@YourCompany.com"/></add>
To modify this setting:
1. | Open the wwwroot directory of the Workflow Manager installation and open web.config in a text editor. |
2. | Locate the AMSEmailAddress portion of this file: |
<add key="AMSEmailAddress" value="noreply@YourCompany.com"/>
3. | Set the value to the email address that you want to use for the Workflow Manager system email account. |
Workflow Manager 2015 / AdminStudio Enterprise Server 2015 Help Library10 September 2015 |
Copyright Information | Flexera Software |