Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Add another recipient after a semi-colon in SMTPToEmailAddress fieldĀ field:

Code Block
languagexml
<!-- Add email address of more than one recipient -->
<add key="SMTPToEmailAddress" value="adim@xyz.com; admin2@xyz.com; admin3@xyz.com"/>

...

Image Modified

IMPORTANT: This is a required field.

DataExport Location:

Code Block
languagexml
<!-- Location to store and retrieve DataExport zip files -->
<add key="DataExportPath" value="C:\DataExport"/>

...