Thanks for the reply! I think that is overkill for what we're looking for. Or, at least, I hope it is.
I'm just looking for a way to deliver a plain text report via email. So, for example, instead of being wrapped in the SolarWinds Header and menu--which looks great in a full email client, but not so much on a small screen--the body of the email was simply
THINGS WE'RE REPORTING ON
THING ONE Happy
THING TWO In Warning State
THING THREE Broken
No formatting, no images, no nothing ...
Right now we have a klassik kludge in place--we take the SQL generated by SolarWInds, then pump it through a PowerShell script to generate and send the e-mail. I'd rather manage it all direclty through SolarWinds if at all possible.