Opening an email using deluge script

Opening an email using deluge script

Hello,

I'm trying to set up an app to track on call staff members. One of the functions I would like to have is the ability to have a script open an e-mail addressed to a specific address using my computer's default e-mail client. The reason for this is that the e-mail address I would be sending to is an internal address that can't be directly e-mailed from outside our network. If the script were to open an e-mail using the default client (for all users, this would be Outlook), it would allow them to send the message.

Is this possible? (Similar in function to clicking on an e-mail address in a form view).