I am trying to send an email to myself if a particular automated background task fails. I am using the IdoOnItemUpdate for BGTaskHistories to send the email and I am getting this error in the BG task History and all tasks are failing:
Experienced an exception while executing [UpdateBGTaskHistoryReportOutputPath]; Invalid mail address (From): .
For other IDOs the same email address send to works fine and I receive the email. Any ideas?