Scheduled report default body text

Good morning everyone, Is it possible to change the default text that lives in the body of a scheduled report? The standard is... Automatically emailed by the Tessitura Report Server. ...but we'd like to add something to the end of that along the lines of... If you no longer wish to receive this report, or have any other questions, please contact Me at the following email address: me@myorganisation.ac.uk ...in an attempt to ask people get people to contact the relevant person with questions. Thanks as ever Grae
Parents Reply Children
  • I like using "Automatically emailed by the Happy Tessitura Report Email Robot". :-) As Caryl says, it's text only, but it's worse than that: AP_SEND_SMTP_MAIL even strips out line breaks. I haven't the slightest idea why CRLFs would be problematic to include in an email body, but then, I can't explain why that proc wants to run sp_send_dbmail via sqlcmd in an xp_cmdshell either.