There are three ways to send emails with iMacros:
1. iMacros can fill out an online form that sends the email, for example a form on your website similar to the "Email this story" link on Yahoo:
http://mtf.news.yahoo.com/mailto?url=http%3A//biz.yahoo.com/
2. You can use a local command line SMTP mail sender. Using for example a batch file that executes the macro, you could call the command line mail progam depending on the status of the macro execution.
3. For information on how to send email with the Windows Scripting Host (WSH) take a look at the following examples:
http://www.rgagnon.com/wshdetails/wsh-0018.html or
http://www.winscripter.com/wsh/internet/simpleemail.asp
Note: iOpus is not affiliated with the listed websites, they are only provided as an example.
Page URL http://www.iopus.com/imacros/help/send_email.htm