How to customize Sendmail.xml
Hello, The client has a need to default the notification sender email address for all notifications being sent from Windchill. To enable this I have made the following changes:
1. Added wt.workflow.work.UseDefaultNotificationSenderEmail = true
2. Changed <ie:param name="FROM" data="senderEmail@client.com" default="<%=DEFAULT_FROM%>"/> in <WT_HOME>\tasks\wt\mail\Sendmail.xml
I wanted to check what is the best practice to customize Sendmail.xml file?
Thanks in advance!
Regards
Gaurav

