Forum Discussion
Altera_Forum
Honored Contributor
11 years agoIf 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