On Sunday 13 May 2007 16:36, Pueblo Native wrote: > ... > > There is that, but is there a version of mail that works on Windows > applications exactly the way the linux version does?
Cygwin has something. Once upon a time, when I was forced to do development on the beast that is Windows, I integrated the mailing of change notices into CVS (all under Cygwin). The mail-sending tool is called "ssmtp" (simple SMTP). Naturally, it's scriptable, since it's a command-line tool. With Cygwin, Windows can be tolerated and made to do useful work. <http://cygwin.com/> Randall Schulz -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
