Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
I haven't used it or really looked into it, but Altera is working on this feature:
http://www.altera.com/literature/ug/qsg_qii_sw_notification_center.pdf - Altera_Forum
Honored Contributor
If you can figure out how to send mail using a command, then you can use the Tcl exec command to issue that mail command.
For example, Google sending mail from the command-line and you'll get hits like ... http://www.simplehelp.net/2008/12/01/how-to-send-email-from-the-linux-command-line/ This should work fine from Linux. Under Windows, you can probably use the command-line tools provided by Cygwin. Cheers, Dave - Altera_Forum
Honored Contributor
Ok, great! thanks.