There's another "solution" that almost works, but it still requires interaction in order for the email to actually send. If you create a "mailto:" link, then the email can go to multiple people, but you still have to click the send button, and you can't add attachments this way.
As an example (generated using the tool at: https://cha4mot.com/t_mailto.html
web("mailto:fred, wilma, betty, barney?Subject=test%20subject&Body=body");