You configure the email templates to add a valid email address that can be used when the service request does not contain an email address. You might also want to add your organization name to the subject line.
Navigate to the following directory:
<MDM installation directory>/app/tsr
/email-config
Open
emailConfig.xml
in an editor.
Search for the
<sendFrom>
attribute and insert an email address. Repeat for each template.
Search for the
<replyTo>
attribute and insert an email address. Repeat for each template.
If you want, search for the
<subject>
attribute and add your organization name before "Supplier Portal." Repeat for each template.