Extend Email Task to send attachments

Would be usefull to extend the Email task type, to add a file, for example pdf, as an attachement. Sure it is possible to do a shell script task with a script to send email, for example with sendmail, and append a file, but it requires some additional configuration on ecosystem (or Morpheus underlying OS).


I need to send a pdf file with instructions, where it is not possible to only send a link to that pdf. It has to be an attachment, because that file is not reachable from outside a company. There is even no possibility to do it via PowerShell task, nor shell script task. But it would be an easy, if Email task type would offer to add an attachment.