Workflow Manager 6.0
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 6.0 / AdminStudio Enterprise Server 11.5 Help LibraryJune 29, 2012 |
Copyright Information | Contact Us |